ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Coordinate3D Structure / Z Property

In This Topic
    Z Property (Coordinate3D)
    In This Topic
    Gets or sets the Z-component.
    Syntax
    public double Z {get; set;}
    Public Property Z As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also