ArcObjects Library Reference (GeoDatabase)  

IRasterCatalogHelper Interface

Provides access to a RasterCatalog helper. Note: the IRasterCatalogHelper interface has been superseded byIRasterCatalogHelper2. Please consider using the more recent version.

Product Availability

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

Members

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

CoClasses that implement IRasterCatalogHelper

CoClasses and Classes Description
RasterCatalogHelper A helper for RasterCatalog.

Remarks

IRasterCatalogHelper provides the function to update footprints of a raster catalog and the spatial reference of the footprint column.

See Also

IRasterCatalog Interface