Grasshopper API
GH_CanvasNavigation Enumeration |
Enumerates all possible canvas navigations.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
PanLeft | 1 | ||
PanRight | 2 | ||
PanUp | 3 | ||
PanDown | 4 | ||
ZoomIn | 5 | ||
ZoomOut | 6 |
