This document is archived and information here might be outdated. Recommended version. |
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**