This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IV > IVideoExportUtils Interface > IVideoExportUtils.RestorePreviousContext Method (ArcObjects .NET 10.4 SDK) |
Restores the OpenGL rendering context after offscreen video export.
[Visual Basic .NET] Public Sub RestorePreviousContext ( _ ByVal pContainer As IAGAnimationContainer _ )
[C#] public void RestorePreviousContext ( IAGAnimationContainer pContainer );
[C++]
HRESULT RestorePreviousContext(
IAGAnimationContainer* pContainer
);
[C++]
Parameters pContainer [in]
pContainer is a parameter of type IAGAnimationContainer