GH_ScrollBarVerticalBase.Offset Property

GH_ScrollBarVerticalBaseOffset Property

Gets the offset of the scroller.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Offset { get; }
Public ReadOnly Property Offset As Integer
	Get

Property Value

Type: Int32

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

See Also