GH_Slider_Obsolete.Min Property

GH_Slider_ObsoleteMin Property

Gets or sets the minimum allowed value.

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

Property Value

Type: Double

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

See Also