Interface. Viewport
sprotty-protocol / Viewport
Defined in: model.ts:103
A viewport has a scroll position and a zoom factor. Usually these properties are applied to the root element to enable navigating through the diagram.
scroll:
Point
Defined in: model.ts:111
zoom:
number
Defined in: model.ts:123