ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / ColorizerHillshadeType Enumeration

In This Topic
    ColorizerHillshadeType Enumeration
    In This Topic
    A list of hillshade types for colorizer.
    Syntax
    Members
    MemberDescription
    Multidirectional Combines light from multiple sources to represent an enhanced visualization of the terrain.
    Traditional Calculates hillshade from a single illumination direction. You can set the Azimuth and Altitude options to control the location of the light source.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.ColorizerHillshadeType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also