GH_DigitScrollerBaseDrawBorder Property |
Gets or sets whether the border is drawn in this control.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool DrawBorder { get; set; }
Public Property DrawBorder As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.DrawBorder"]
See Also