This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterColormap2 Interface > IRasterColormap2.RemappedColors Property (ArcObjects .NET 10.4 SDK) |
The remapped colors using LUT from index to value (OBJECTID, VALUE).
[Visual Basic .NET] Public ReadOnly Property RemappedColors As Object
[C#] public object RemappedColors {get;}
[C++]
HRESULT get_RemappedColors(
VARIANT* pColors
);
[C++]
Parameters pColors [out, retval] pColors is a parameter of type VARIANT