Crossover Level of Detail (0-31) for image catalog layers.
[Visual Basic .NET] Public Property ImageCatalogCrossoverLevel As Integer
[C#] public int ImageCatalogCrossoverLevel {get; set;}
[C++]
HRESULT get_ImageCatalogCrossoverLevel(
Long* pLevel
);
[C++]
HRESULT put_ImageCatalogCrossoverLevel(
Long pLevel
);
[C++]Parameters
pLevel [out, retval] pLevel is a parameter of type Long pLevel [in] pLevel is a parameter of type Long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.