Click or drag to resize

GH_DigitScrollerBasePrefixBox Property

Gets the box containing the prefix string. If there is no prefix the PrefixBox will be Rectangle.Empty

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Rectangle PrefixBox { get; }

Property Value

Type: Rectangle

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

See Also