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


IGlobeCompression.EndGlobeCompression Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

IGlobeCompression.EndGlobeCompression Method

End the compression of Globe JPEG data.

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

Product Availability

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

Description

Do not use members of this interface. This is a private interface, that will be removed in future releases.

See Also

IGlobeCompression Interface