Click or drag to resize

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

Property Value

Type: String

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

See Also