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

In This Topic
    MapPointBuilderEx Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates an empty instance of the MapPointBuilderEx class.  
    Creates a new MapPointBuilderEx instance with the given X and Y coordinates.  
    Creates a new MapPointBuilderEx instance with the given X, Y, and Z coordinates.  
    Creates a new MapPointBuilderex instance with the given X, Y, Z and M coordinates.  
    Creates a new MapPointBuilderEx instance with the given X, Y, Z, M and ID coordinates.  
    Creates a new MapPointBuilderEx instance with the given X and Y coordinates and other attributes.  
    Creates a new MapPointBuilderEx instance with the given coordinates.  
    Creates a new MapPointBuilderEx instance with the given coordinates.  
    Creates a new instance of the MapPointBuilderEx class from the properties of the input MapPoint.  
    Initializes an empty instance of the MapPointBuilderEx class that is a copy of the given builder.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also