ArcGIS Pro 3.7 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 Property Altitude As Nullable(Of Double)
    public Nullable<double> Altitude {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also