This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterDescriptor Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the Raster descriptor.
Description | ||
---|---|---|
Create | Create a Raster descriptor. | |
CreateFromSelectionSet | Creates a GeoDataset descriptor with a SelectionSet. | |
Field | The field of the GeoDataset descriptor. | |
FieldName | The field name of the GeoDataset descriptor. | |
QueryFilter | The query filter of the GeoDataset descriptor. | |
Raster | The Raster in the descriptor. | |
SelectionSet | The SelectionSet of the GeoDataset descriptor. |
Interfaces | Description |
---|---|
IGeoDataDescriptor | Provides access to members that control the GeoDataset descriptor. |
CoClasses and Classes | Description |
---|---|
RasterDescriptor | GeoAnalyst Raster descriptor object. |