GH_DigitScrollerBaseRadixBox Property |
Gets the Radix box for this control, if there is no radix box, Rectangle.Empty will be returned.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Rectangle RadixBox { get; }
Public ReadOnly Property RadixBox As Rectangle
Get
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.RadixBox"]
See Also