ArcObjects Library Reference (DataSourcesRaster)  

IRasterType Interface

Provides access to members that control a raster type.

Product Availability

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

Members

Description
Read-only property DefaultParameters The collection of all variables associated with all item templates contained in the raster type.
Read/write property FullName The full name of the raster type object.
Read/write property ItemTemplates The collection of item templates associated with the raster type.
Read/write property Parameters Overriding parameter values bound to function variables.
Read/write property RasterBuilder The inner raster builder associated with the raster type.
Read/write property URIFilter The active URI filter associated with the raster type.

CoClasses that implement IRasterType

CoClasses and Classes Description
RasterType A raster type object.