This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCooker Interface > IMapCooker.SetDefaultLODInfos Method (ArcObjects .NET 10.5 SDK) |
Sets default LOD Info for a given number of levels.
[Visual Basic .NET] Public Sub SetDefaultLODInfos ( _ ByVal NumLevels As Integer _ )
[C#] public void SetDefaultLODInfos ( int NumLevels );
[C++]
HRESULT SetDefaultLODInfos(
long NumLevels
);
[C++]
Parameters NumLevels [in] NumLevels is a parameter of type long