ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPointBuilderEx Class


In This Topic
    MapPointBuilderEx Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    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 MethodOverloaded.   
    Public MethodOverridden.  Sets X and Y to NaN. Sets other attributes to the default values. Does not change the attribute awareness.  
    Public MethodOverloaded.   
    Public MethodReturns a MapPoint instance representing the current state of the builder.  
    Top
    See Also