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


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

IMosaicLayer Interface

Provides access to members that control the Mosaic layer.

Product Availability

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

Members

Name 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.

Classes that implement IMosaicLayer

Classes Description
MosaicLayer The layer implementation of the Mosaic Dataset.