Ir al contenido

GeometryType

const GeometryType: object

Defined in: geometry/Geometry.ts:18

GoJS-compatible: the overall shape a Geometry represents.

readonly Ellipse: 2 = 2

readonly Line: 0 = 0

readonly Path: 3 = 3

readonly Rectangle: 1 = 1