ArcObjects Library Reference (DataSourcesRaster)  

IRasterBuilderInit2 Interface

Provides access to members that initialize a raster builder.

Product Availability

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

Members

Description
Read/write property DefaultSpatialReference The default spatial reference associated with the collection of items built by this raster type. A raster type applies the default spatial reference to every incoming dataset that doesn't have an associated spatial reference.
Read/write property GeoTransformationHelper The geographic tranformation helper object, set by the calling application, that enables the raster builder to install geotransformation method in to the system's GeoTransformationOperationSet.
Read/write property MosaicDataset The mosaic dataset associated with this operation.
Read/write property RasterTypeOperation The raster type operation helper object associated with this raster type. It provides the raster type with functions that aid construction of URIs and builder items.
Read/write property TrackCancel The cancel tracker associated with this operation.

Inherited Interfaces

Interfaces Description
IRasterBuilderInit Provides access to members that initialize a raster builder.

CoClasses that implement IRasterBuilderInit2

CoClasses and Classes Description
RasterDatasetBuilder A raster builder for raster datasets.
RasterType A raster type object.