Grasshopper API
GH_CanvasViewportChangedEventArgs Class |
These arguments are used in the ViewportChanged event on GH_Canvas.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)
The GH_CanvasViewportChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Canvas |
Gets the Canvas whose viewport was changed.
| |
| Viewport |
Gets the new Viewport.
|