This document is archived and information here might be outdated.  Recommended version.


IGlobeAdvancedOptions.RestoreLODDefaults Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeAdvancedOptions Interface > IGlobeAdvancedOptions.RestoreLODDefaults Method
ArcGIS Developer Help

IGlobeAdvancedOptions.RestoreLODDefaults Method

Restore the Default LOD Settings.

[Visual Basic .NET]
Public Sub RestoreLODDefaults ( _
)
[C#]
public void RestoreLODDefaults (
);
[C++]
HRESULT RestoreLODDefaults(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeAdvancedOptions Interface