Click or drag to resize

GH_SliderBaseValue Property

Gets or sets the value of the slider.

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

Property Value

Type: Decimal

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

See Also