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

    See Also