ArcGIS Pro 2.9 API Reference Guide
Copy2DCoordinatesToList() Method

ArcGIS.Core.Geometry Namespace > ReadOnlyPointCollection Class > Copy2DCoordinatesToList Method : Copy2DCoordinatesToList() Method
Gets a copy of all the MapPoints in the list as a read-only list of 2D coordinates.
Syntax
public IReadOnlyList<Coordinate2D> Copy2DCoordinatesToList()
Public Overloads Function Copy2DCoordinatesToList() As IReadOnlyList(Of Coordinate2D)

Return Value

A IReadOnlyList of the 2D coordinates.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReadOnlyPointCollection Class
ReadOnlyPointCollection Members
Overload List