Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Zoomable

sprotty-protocol / Zoomable

Interface: Zoomable

Defined in: model.ts:122

A zoomable element can be scaled so it appears smaller or larger than its actual size. The zoom value 1 is the default scale where the content is drawn with its actual size.

Extended by

Properties

zoom

zoom: number

Defined in: model.ts:123