Geometries can be used for drawing and clipping. Multiple geometries can be combined using the GeometryGroup or CombinedGeometry classes.
Initializes a new Geometry instance.
The transformation matrix.
Gets or sets a geometries transformation matrix. The default value is the identity transform.
Gets the geometry type.
Returns the bounding box of the geometry.
Returns the geometry that is defined by the specified geometry description.
The geometry description.
Returns the bounding box of the specified geometry.
The geometry to measure.
Generated using TypeDoc
Geometries can be used for drawing and clipping. Multiple geometries can be combined using the GeometryGroup or CombinedGeometry classes.