GH_DigitScrollerBaseEdgeColour Property |
Gets or sets the edge colour of the control.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Color EdgeColour { get; set; }
Public Property EdgeColour As Color
Get
Set
Property Value
Type:
Color[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.EdgeColour"]
See Also