ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColormapColorizerDefinition Class / ColormapColorizerDefinition Constructor / ColormapColorizerDefinition Constructor(String)
A string indicating the Colormap file path.
Version

    ColormapColorizerDefinition Constructor(String)
    Creates a Colormap colorizer definition with the Colormap file path.
    Syntax
    public ColormapColorizerDefinition( 
       string colormapFilePath
    )

    Parameters

    colormapFilePath
    A string indicating the Colormap file path.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also