ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / ElevationDisplayUnit Property

In This Topic
    ElevationDisplayUnit Property
    In This Topic
    Gets or sets the WKID of the elevation display unit used by the map.
    Syntax
    Public Property ElevationDisplayUnit As Integer
    public int ElevationDisplayUnit {get; set;}
    Remarks
    A value of -1 indicates the units of the map's spatial reference should be used.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also