ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / Coordinate2D Structure / ToMapPoint Method
(Optional) The SpatialReference. Default value is null.

In This Topic
    ToMapPoint Method (Coordinate2D)
    In This Topic
    Convert the Coordinate2D into a MapPoint.
    Syntax
    Public Function ToMapPoint( _
       Optional ByVal spatialReference As SpatialReference _
    ) As MapPoint

    Parameters

    spatialReference
    (Optional) The SpatialReference. Default value is null.

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also