Click or drag to resize

GH_DigitScrollerBaseMinimumValue Property

Gets or sets the lower bound of the scroll value.

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

Property Value

Type: Decimal

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.MinimumValue"]

See Also