ArcObjects Library Reference (GeoDatabase)  

IRasterCatalogHelper2 Interface

Provides access to additional RasterCatalog utilities.

Product Availability

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

Members

Description
Method UpdateFootprint Updates RasterCatalog footprint.
Method UpdateFootprintEx Updates RasterCatalog footprint.
Method UpdateFootprintSpatialReference Updates RasterCatalog footprint spatial reference.

Inherited Interfaces

Interfaces Description
IRasterCatalogHelper Provides access to a RasterCatalog helper.

CoClasses that implement IRasterCatalogHelper2

CoClasses and Classes Description
RasterCatalogHelper A helper for RasterCatalog.

Remarks

IRasterCatalogHelper2 provides the function to update footprints of selected raster datasets in a raster catalog with a where clause.

See Also

IRasterCatalog Interface