ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ShadedReliefColorizerDefinition Class / UseMapIlluminationProperties Property

In This Topic
    UseMapIlluminationProperties Property (ShadedReliefColorizerDefinition)
    In This Topic
    Gets or sets a value indicating whether or not to use map level illumination properties of altitude and azimuth.
    Syntax
    public Nullable<bool> UseMapIlluminationProperties {get; set;}
    Public Property UseMapIlluminationProperties As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also