Click or drag to resize

GH_DigitScrollerMaximumValue Property

Gets or sets the upper bound of the scroll value.

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

Property Value

Type: Decimal

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

See Also