GH_DigitScrollerBaseSuffix Property |
Gets or sets the suffix text to be displayed on the scroller.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string Suffix { get; set; }
Public Property Suffix As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.Suffix"]
See Also