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


IDescColumn Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDescColumn Interface
ArcGIS Developer Help

IDescColumn Interface

Provides access to members that control a descriptor table column.

Product Availability

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

Members

Name Description
Read/write property Name Name of the descriptor table.
Method Read Read data from the descriptor table.
Method Type The type of the values in this column of the descriptor table.
Method ValueToIndex Converts pixel values to columns in the descriptor table.
Read-only property Width Width of the descriptor table.
Method Write Writes data to the descriptor table.

Classes that implement IDescColumn

Classes Description

Remarks

This interface is not intended to be used by outside developers.