Click or drag to resize

GH_DigitScrollerMinimumValue Property

Gets or sets the lower bound of the scroll value.

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

Property Value

Type: Decimal

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

See Also