ArcGIS Pro 3.7 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 ReadOnly Property Coordinate3D As Coordinate3D
    public Coordinate3D Coordinate3D {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also