Base class for geometry drawing elements.
Extends
Extended by
Constructors
new DrawingGeometry()
new DrawingGeometry(): DrawingGeometry
Returns
DrawingGeometry
Inherited from
Element.constructor
Accessors
id
Get Signature
get id(): bigint
Returns object id.
Returns
bigint
Inherited from
Element.id
uuid
Get Signature
get uuid(): null | `$string