Click or drag to resize

GH_DigitScrollerBaseSuffixBox Property

Gets the box containing the suffix string. If there is no suffix the PrefixBox will have zero width

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

Property Value

Type: Rectangle

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

See Also