GH_SliderBase.GripTextPure Property

GH_SliderBaseGripTextPure Property

Gets the text format of the number of this slider value.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string GripTextPure { get; }
Public ReadOnly Property GripTextPure As String
	Get

Property Value

Type: String

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

See Also