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; }
Public Property Minimum As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ScrollBarVerticalBase.Minimum"]
See Also