GH_ScrollBarVerticalBaseContentOffset Property |
Gets the vertical offset (in pixels) of the scrolled content.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public double ContentOffset { get; }
Public ReadOnly Property ContentOffset As Double
Get
Property Value
Type:
Double[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ScrollBarVerticalBase.ContentOffset"]
See Also