Grasshopper API
GH_CanvasDocumentChangedEventArgs Class |
These arguments are used in the DocumentChanged event on GH_Canvas.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)
The GH_CanvasDocumentChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_CanvasDocumentChangedEventArgs | Initializes a new instance of the GH_CanvasDocumentChangedEventArgs class |
| Name | Description | |
|---|---|---|
| NewDocument |
Gets the document which has just been loaded into the canvas.
| |
| OldDocument |
Gets the document which was previously loaded into the canvas.
|