This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServer4 Interface > IImageServer4.RasterAttributeTable Property (ArcObjects .NET 10.4 SDK) |
The raster attribute table.
[Visual Basic .NET] Public ReadOnly Property RasterAttributeTable As IRecordSet
[C#] public IRecordSet RasterAttributeTable {get;}
[C++]
HRESULT get_RasterAttributeTable(
IRecordSet** ppRAT
);
[C++]
Parameters ppRAT [out, retval]
ppRAT is a parameter of type IRecordSet
Get the raster attribute table of the image service which represents categorical information.