ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MosaicLayerCreationParams Class / ColorizerDefinition Property

In This Topic
    ColorizerDefinition Property (MosaicLayerCreationParams)
    In This Topic
    Gets and sets a RasterColorizerDefinition.
    Syntax
    public RasterColorizerDefinition ColorizerDefinition {get; set;}
    Public Property ColorizerDefinition As RasterColorizerDefinition
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also