Name | Description | |
---|---|---|
![]() | Dimension | Gets the dimension of the geometry. |
![]() | Extent | Gets the minimum enclosing envelope of the instance. Returns null if this geometry has IsEmpty = true. |
![]() | GeometryType | Gets the geometry type of the instance. |
![]() | HasID | Gets a value indicating if the geometry has ID. |
![]() | HasM | Gets a value indicating if the geometry has M. |
![]() | HasZ | Gets a value indicating if the geometry has Z. |
![]() | IsEmpty | Gets a value indicating whether or not the geometry is empty. |
![]() | PointCount | Gets the number of points that comprise this geometry. |
![]() | SpatialReference | Gets the spatial reference of this instance. |