ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterShadedReliefColorizer Class / Altitude Property

In This Topic
    Altitude Property (CIMRasterShadedReliefColorizer)
    In This Topic
    Gets or sets the Altitude. The value will be ignored if UseMapIlluminationProperties is set to true.
    Syntax
    public double Altitude {get; set;}
    Public Property Altitude As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also