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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also