GH_SliderBaseDrawControlBorder Property |
Gets or sets whether the border of the slider should be drawn.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool DrawControlBorder { get; set; }
Public Property DrawControlBorder As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.DrawControlBorder"]
See Also