ArcObjects Library Reference (Carto)  

IRasterDiscreteColorRenderer.Colormap Property

The custom colormap.

[Visual Basic .NET]
Public WriteOnly Property Colormap
[C#]
public void Colormap {set;}
[C++]
HRESULT put_Colormap(
  IRasterColormap* 
);
[C++]

Parameters

[in]

   is a parameter of type IRasterColormap

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRasterDiscreteColorRenderer Interface