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


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

IMosaicRaster2 Interface

Provides access to members that control a MosaicRaster.

Product Availability

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

Description

IMosaicRaster2 interface allows you to set and mosaic rasters from RasterCatalogTable object.

Members

Name Description
Read/write property RasterCatalogTable The source raster catalog table.
Method RecalculateCellsize Recalculates the cellsize as (min, max, or mean) of all cellsizes.

Classes that implement IMosaicRaster2

Classes Description
MosaicRaster A mosaic of rasters.