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


IRasterDescriptor Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterDescriptor Interface
ArcGIS Developer Help

IRasterDescriptor Interface

Provides access to members that control the Raster descriptor.

Product Availability

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

Members

Name Description
Method Create Create a Raster descriptor.
Method CreateFromSelectionSet Creates a GeoDataset descriptor with a SelectionSet.
Read-only property Field The field of the GeoDataset descriptor.
Read-only property FieldName The field name of the GeoDataset descriptor.
Read-only property QueryFilter The query filter of the GeoDataset descriptor.
Read-only property Raster The Raster in the descriptor.
Read-only property SelectionSet The SelectionSet of the GeoDataset descriptor.

Inherited Interfaces

Interfaces Description
IGeoDataDescriptor Provides access to members that control the GeoDataset descriptor.

Classes that implement IRasterDescriptor

Classes Description
RasterDescriptor GeoAnalyst Raster descriptor object.