This document is archived and information here might be outdated.  Recommended version.


IRasterDiscreteColorRenderer.Colormap Property (ArcObjects .NET 10.5 SDK)
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