GH_Slider_Obsolete.Value Property

GH_Slider_ObsoleteValue Property

Gets or sets the current value.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double Value { get; set; }
Public Property Value As Double
	Get
	Set

Property Value

Type: Double

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

See Also