Grasshopper API
GH_VerticalScrollBarScrollRatioChangedEventHandler Delegate |
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

public delegate void ScrollRatioChangedEventHandler( GH_VerticalScrollBar sender, double ratio )
Public Delegate Sub ScrollRatioChangedEventHandler ( sender As GH_VerticalScrollBar, ratio As Double )
Parameters
- sender
- Type: Grasshopper.GUIGH_VerticalScrollBar
- ratio
- Type: SystemDouble
