ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ColorizerScalingType Enumeration

In This Topic
    ColorizerScalingType Enumeration
    In This Topic
    A list of scaling types for colorizer.
    Syntax
    Members
    MemberDescription
    Adjusted A nonlinear adjustment is applied using the default Pixel Size Power and Pixel Size Factor values, which accommodate a wide variety of altitude changes (scale) as the viewer zooms in and out.
    None No scaling is applied. This is ideal for a single raster dataset covering a local area.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also