GeometryType

sealed class GeometryType

The different types of geometries. Each of the different supported geometry types. Can get the type by calling Geometry.objectType.

Since

200.1.0

See also

Geometry.objectType

Inheritors

Types

Link copied to clipboard

Envelope geometry.

Link copied to clipboard

Multipoint geometry.

Link copied to clipboard

Point geometry.

Link copied to clipboard

Polygon geometry.

Link copied to clipboard

Polyline geometry.

Link copied to clipboard

An unknown geometry type.