Click or drag to resize

GH_VerticalScrollBarImpliedVerticalOffset Property

Gets or sets the offset of the target region as implied by the scroll ratio. If you set this value, the ratio is reverse engineered.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.GH_VerticalScrollBar.ImpliedVerticalOffset"]

See Also