ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ElevationTypeDefinition Class / ElevationType Property

In This Topic
    ElevationType Property (ElevationTypeDefinition)
    In This Topic
    Gets or sets the LayerElevationType
    Syntax
    public LayerElevationType ElevationType {get; set;}
    Public Property ElevationType As LayerElevationType
    Remarks
    Refer to Define height characteristics for layers "Elevation types", in the Pro help documentation for more information.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also