GH_CanvasDropTargetValidatorDropText Property |
Gets or sets the text to display.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string DropText { get; set; }
Public Property DropText As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasDropTargetValidator.DropText"]
See Also