ArcGIS Pro 3.0 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, Windows 8.1

    See Also