ArcGIS Pro 3.7 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 Property CustomColorizers As CIMRasterColorizer()
    public CIMRasterColorizer[] CustomColorizers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also