Skip to content

CustomGeometry

Defined in: src/core/document-model/types.ts:743

§20.1.9.11 custGeom — a custom geometry: its path-space extent (pathWidth/pathHeight) and the CustomPathCmd list that draws it.

readonly commands: readonly CustomPathCmd[]

Defined in: src/core/document-model/types.ts:746


readonly pathHeight: number

Defined in: src/core/document-model/types.ts:745


readonly pathWidth: number

Defined in: src/core/document-model/types.ts:744