ArcGIS Pro 3.7 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 Property UseMapIlluminationProperties As Nullable(Of Boolean)
    public Nullable<bool> UseMapIlluminationProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also