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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also