DiagramSaveData
Defines the format of the data returned from a Diagram save
| Name | Type | Description |
|---|
| data | any | Data exported from the model |
| pan | PointXY | The current pan position of the surface canvas |
| transformOrigin | PointXY | The current position of the surface's transform origin. |
| zoom | number | The current zoom level |