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; }
Public Property TargetRatio As Double
Get
Set
Property Value
Type:
Double[Missing <value> documentation for "P:Grasshopper.GUI.GH_VerticalScrollBar.TargetRatio"]
See Also