Click or drag to resize

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; }

Property Value

Type: String

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

See Also