GH_SliderBaseFormatMask Property |
Gets or sets the string format mask to use for the display.
Should contain at least one "{0}" element.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string FormatMask { get; set; }
Public Property FormatMask As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.FormatMask"]
See Also