Skip to main content

DiagramSaveData

Defines the format of the data returned from a Diagram save

Extends

Properties

data

data: any

Data exported from the model

Inherited from

SurfaceSaveData.data


pan

pan: PointXY

The current pan position of the surface canvas

Inherited from

SurfaceSaveData.pan


transformOrigin

transformOrigin: PointXY

The current position of the surface's transform origin.

Inherited from

SurfaceSaveData.transformOrigin


zoom

zoom: number

The current zoom level

Inherited from

SurfaceSaveData.zoom