GH_CanvasDocumentChangedEventArgs Class |
Namespace: Grasshopper.GUI.Canvas
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.
|