Click or drag to resize

GH_Slider_ObsoleteDisplayFormat Property

Gets or sets the display format fo the slider. This is the formatting that is applied prior to drawing. The default is {0} which results in a 1:1 display. Use this to append units or symbols.

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider_Obsolete.DisplayFormat"]

Return Value

Type: String
Remarks