ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPoint Class / Coordinate3D Property

In This Topic
    Coordinate3D Property (MapPoint)
    In This Topic
    Gets a Coordinate3D structure with the X, Y, and Z values.
    Syntax
    public Coordinate3D Coordinate3D {get;}
    Public ReadOnly Property Coordinate3D As Coordinate3D
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also