ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ShadedReliefColorizerDefinition Class / Azimuth Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also