ArcGIS Pro 2.9 API Reference Guide
MapPointBuilderEx Constructor(MapPointBuilderEx)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class > MapPointBuilderEx Constructor : MapPointBuilderEx Constructor(MapPointBuilderEx)
The builder to copy.
Initializes an empty instance of the MapPointBuilderEx class that is a copy of the given builder.
Syntax
public MapPointBuilderEx( 
   MapPointBuilderEx other
)
Public Function New( _
   ByVal other As MapPointBuilderEx _
)

Parameters

other
The builder to copy.
Exceptions
ExceptionDescription
The given builder is null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members
Overload List