GH_CanvasDropTargetValidatorDropID Property |
Gets or sets the ID for the allowed component.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Guid DropID { get; set; }
Public Property DropID As Guid
Get
Set
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasDropTargetValidator.DropID"]
See Also