GH_ScrollBarVerticalBaseOffsetNormalised Property |
Gets or sets the normalised offset of the scroller.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public double OffsetNormalised { get; set; }
Public Property OffsetNormalised As Double
Get
Set
Property Value
Type:
Double[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ScrollBarVerticalBase.OffsetNormalised"]
See Also