Click or drag to resize

GH_ScrollBarVerticalBaseMinimum Property

Gets or sets the minimum height of the scrollbar.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ScrollBarVerticalBase.Minimum"]

See Also