Click or drag to resize

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; }

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasDropTargetValidator.DropID"]

See Also