ArcGIS Pro 2.9 API Reference Guide
MapPointBuilder Class Properties


ArcGIS.Core.Geometry Namespace : MapPointBuilder Class

For a list of all members of this type, see MapPointBuilder members.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the GeometryType of this instance. Always returns GeometryType.Point.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets or sets the HasID flag of the instance. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>)
Public Property Gets or sets the HasM flag of the instance. This indicates whether the geometry contains Ms. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>)
Public Property Gets or sets the HasZ flag of the instance. This indicates whether the geometry contains Zs. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>)
Public Property Gets or sets the ID value.  
Public Property Gets if the instance is an empty geometry. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>)
Public Property Gets or sets the measure value.  
Public PropertyGets or sets the SpatialReference for the geometry being built. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>)
Public Property Gets or sets the X coordinate.  
Public Property Gets or sets the Y coordinate.  
Public Property Gets or sets the height.  
Top
See Also

Reference

MapPointBuilder Class
ArcGIS.Core.Geometry Namespace