Click or drag to resize

GH_VerticalScrollBarTargetRatio Property

Gets or sets the scroll ration. If the scroll ratio is changed, the OnScrollRatioChanged event will be raised.

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

Property Value

Type: Double

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

See Also