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


IGlobeLayerProperties4.InvalidatePartialLODRange Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeLayerProperties4.InvalidatePartialLODRange Method

Invalidates LOD range of partial cache generation.

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

Product Availability

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

See Also

IGlobeLayerProperties4 Interface