ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ShadedReliefColorizerDefinition Class / Altitude Property

In This Topic
    Altitude Property (ShadedReliefColorizerDefinition)
    In This Topic
    Gets and sets altitude. The value will be ignored if UseMapIlluminationProperties is set to true.
    Syntax
    public Nullable<double> Altitude {get; set;}
    Public Property Altitude As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also