Click or drag to resize

GH_SliderFormatMask Property

Gets or sets the string format mask to use for the display. Should contain at least one "{0}" element.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string FormatMask { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider.FormatMask"]

See Also