ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterLayer Class / CustomColorizers Property

In This Topic
    CustomColorizers Property
    In This Topic
    Gets or sets the custom colorizers.
    Syntax
    public CIMRasterColorizer[] CustomColorizers {get; set;}
    Public Property CustomColorizers As CIMRasterColorizer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also