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


IGlobeDisplay.ResumeTileFetch Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeDisplay.ResumeTileFetch Method

Resume the data loading process/thread.

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

Product Availability

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

See Also

IGlobeDisplay Interface