Click or drag to resize

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

Property Value

Type: Rectangle

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.RadixBox"]

See Also