ArcGIS Pro 2.8 API Reference Guide
MapPointBuilder Class Methods


ArcGIS.Core.Geometry Namespace : MapPointBuilder Class

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

Public Methods
 NameDescription
Public Method Returns a clone of the builder object. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Methodstatic (Shared in Visual Basic)Creates a MapPoint from an Esri shape buffer.  
Public Methodstatic (Shared in Visual Basic)Creates a MapPoint from a geographic string representation.  
Public Methodstatic (Shared in Visual Basic)Creates a MapPoint from a JSON string representation.  
Public Methodstatic (Shared in Visual Basic)Creates a MapPoint from an XML string representation.  
Public Method Sets the geometry of this builder to empty. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Geometry.GeometryBuilder<MapPoint>)
Public MethodOverloaded.   
Public MethodOverridden. Returns a MapPoint instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

MapPointBuilder Class
ArcGIS.Core.Geometry Namespace