This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.RestoreViewerStates Method (ArcObjects .NET 10.5 SDK) |
Restore the current state of the viewers.
[Visual Basic .NET] Public Sub RestoreViewerStates ( _ ByVal bApplyRestored As Boolean _ )
[C#] public void RestoreViewerStates ( bool bApplyRestored );
[C++]
HRESULT RestoreViewerStates(
VARIANT_BOOL bApplyRestored
);
[C++]
Parameters bApplyRestored [in] bApplyRestored is a parameter of type VARIANT_BOOL