ArcGIS Pro 2.6 API Reference Guide
MapPointBuilderEx Constructor(MapPoint)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class > MapPointBuilderEx Constructor : MapPointBuilderEx Constructor(MapPoint)
The point to edit.
Initializes a new instance of the MapPointBuilderEx class from the properties of the input MapPoint.
Syntax
public MapPointBuilderEx( 
   MapPoint point
)
Public Function New( _
   ByVal point As MapPoint _
)

Parameters

point
The point to edit.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members
Overload List