This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterBasemapLayer Interface > IRasterBasemapLayer.MosaicLayer Property (ArcObjects .NET 10.4 SDK) |
The mosaic layer that contains the raster layer in the basemap layer.
[Visual Basic .NET] Public ReadOnly Property MosaicLayer As IMosaicLayer
[C#] public IMosaicLayer MosaicLayer {get;}
[C++]
HRESULT get_MosaicLayer(
IMosaicLayer** Layer
);
[C++]
Parameters Layer [out, retval]
Layer is a parameter of type IMosaicLayer