ArcGIS Pro 2.8 API Reference Guide
MapPointBuilderEx Class Properties


ArcGIS.Core.Geometry Namespace : MapPointBuilderEx Class

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

Public Properties
 NameDescription
Public PropertyOverridden.   
Public PropertyOverridden. Gets or sets a value indicating if the MapPointBuilderEx recognizes ID-values also known as Id-awareness.  
Public PropertyOverridden. Gets or sets a value indicating if the MapPointBuilderEx recognizes M-values also known as M-awareness.  
Public PropertyOverridden. Gets or sets a value indicating if the MapPointBuilderEx recognizes Z-values also known as Z-awareness.  
Public Property Gets or sets the ID-coordinate.  
Public PropertyOverridden.  Returns true if the point is empty. An empty point has X or Y equal to NaN.  
Public Property Gets or sets the M-coordinate.  
Public PropertyGets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
Public Property Gets or sets the X coordinate of the point.  
Public Property Gets or sets the Y coordinate of the point.  
Public Property Gets or sets the Z-coordinate.  
Top
See Also

Reference

MapPointBuilderEx Class
ArcGIS.Core.Geometry Namespace