This document is archived and information here might be outdated. Recommended version. |
The list of unique values.
[Visual Basic .NET] Public Property UniqueValues As IUniqueValues
[C#] public IUniqueValues UniqueValues {get; set;}
[C++]
HRESULT get_UniqueValues(
IUniqueValues* ppUniqueValues
);
[C++]
HRESULT putref_UniqueValues(
IUniqueValues** ppUniqueValues
);
[C++] Parameters ppUniqueValues [in]
ppUniqueValues is a parameter of type IUniqueValues* ppUniqueValues [out, retval]
ppUniqueValues is a parameter of type IUniqueValues**
The UniqueValues property specifies the UniqueValues (the pixel information of the raster) for the renderer.