This document is archived and information here might be outdated. Recommended version. |
Indicates if the RasterBasemapLayer was created from a mosaic layer.
[Visual Basic .NET]
Public Function HasMosaicLayer ( _
) As Boolean
[C#]
public bool HasMosaicLayer (
);
[C++]
HRESULT HasMosaicLayer(
void
);