Name | Description | |
---|---|---|
Dimension | Gets the dimension of the geometry. (Inherited from ArcGIS.Core.Geometry.Geometry) | |
Extent | Overridden. Gets the minimum enclosing envelope of the instance. | |
GeometryType | Overridden. Gets the geometry type. Always returns GeometryType.Multipoint. | |
HasID | Gets a value indicating if the geometry has ID. (Inherited from ArcGIS.Core.Geometry.Geometry) | |
HasM | Gets a value indicating if the geometry has M. (Inherited from ArcGIS.Core.Geometry.Geometry) | |
HasZ | Gets a value indicating if the geometry has Z. (Inherited from ArcGIS.Core.Geometry.Geometry) | |
IsEmpty | Overridden. Gets a value indicating whether or not this instance is empty. | |
PointCount | Overridden. Gets the count of points in this instance. | |
Points | Gets the collection of points. | |
SpatialReference | Gets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Geometry) |