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


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

IRasterType Interface

Provides access to members that control a raster type.

Product Availability

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

Members

Name 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.

Classes that implement IRasterType

Classes Description
RasterType A raster type object.

.NET Samples

Create a Mosaic dataset Create a custom raster type Create a custom raster type Create a custom raster type from the ground up for DMCII data Create a custom raster type from the ground up for DMCII data