ArcObjects Library Reference (Carto)  

IMosaicLayer Interface

Provides access to members that control the Mosaic layer.

Product Availability

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

Members

Description
Read-only property BoundaryLayer The Boundary layer referenced by the Mosaic Layer.
Method CreateFromFilePath Creates the layer from a file path to the mosaic dataset
Method CreateFromMosaicDataset Creates the layer from the mosaic dataset
Read-only property FilePath Filepath of the data source.
Read-only property FootprintLayer The footprint layer referenced by the Mosaic Layer.
Read-only property MosaicDataset The Mosaic Dataset referenced by the Mosaic Layer.
Read-only property PreviewLayer The preview layer referenced by the Mosaic Layer.
Read-only property SeamlineLayer The seamline layer referenced by the Mosaic Layer.

CoClasses that implement IMosaicLayer

CoClasses and Classes Description
MosaicLayer The layer implementation of the Mosaic Dataset.