Name | Description | |
---|---|---|
GeometryType | Overridden. Gets the GeometryType of this instance. Always returns GeometryType.Point. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
HasID | Gets or sets the HasID flag of the instance. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>) | |
HasM | Gets or sets the HasM flag of the instance. This indicates whether the geometry contains Ms. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>) | |
HasZ | Gets or sets the HasZ flag of the instance. This indicates whether the geometry contains Zs. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>) | |
ID | Gets or sets the ID value. | |
IsEmpty | Gets if the instance is an empty geometry. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>) | |
M | Gets or sets the measure value. | |
SpatialReference | Gets or sets the SpatialReference for the geometry being built. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>) | |
X | Gets or sets the X coordinate. | |
Y | Gets or sets the Y coordinate. | |
Z | Gets or sets the height. |