ArcGIS Pro 2.9 API Reference Guide
MapPointBuilderEx Constructor(SpatialReference)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class > MapPointBuilderEx Constructor : MapPointBuilderEx Constructor(SpatialReference)
The spatial reference to set in the builder.
Initializes an empty instance of the MapPointBuilderEx class that has the given SpatialReference
Syntax
public MapPointBuilderEx( 
   SpatialReference sr
)
Public Function New( _
   ByVal sr As SpatialReference _
)

Parameters

sr
The spatial reference to set in the builder.
Remarks
The X and Y coordinates are set to NaN. No attribute awareness properties are set.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members
Overload List