This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.ImageCatalogCrossoverLevel Property (ArcObjects .NET 10.4 SDK) |
Crossover Level of Detail (0-31) for image catalog layers.
[Visual Basic .NET] Public ReadOnly Property ImageCatalogCrossoverLevel As Integer
[C#] public int ImageCatalogCrossoverLevel {get;}
[C++]
HRESULT get_ImageCatalogCrossoverLevel(
Long* pLevel
);
[C++]
Parameters pLevel [out, retval] pLevel is a parameter of type Long