ArcGIS Pro 2.6 API Reference Guide
MapPointBuilderEx Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : MapPointBuilderEx Class

The following tables list the members exposed by MapPointBuilderEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
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
Public Methods
 NameDescription
Public MethodCompares this instance of MapPointBuilderEx to the other for equality.  
Public MethodOverridden.  Sets X and Y to NaN. Sets other attributes to the default values. Does not change the attribute awareness.  
Public MethodOverridden. Returns a MapPoint instance representing the current state of the builder.  
Top
See Also

Reference

MapPointBuilderEx Class
ArcGIS.Core.Geometry Namespace