Click or drag to resize

GH_SliderValue Property

Gets or sets the numeric value for the slider range.

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

Property Value

Type: Decimal

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

See Also