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.SaveViewerStates Method (ArcObjects .NET 10.5 SDK) |
Save the current state of the viewers.
[Visual Basic .NET]
Public Sub SaveViewerStates ( _
)
[C#] public void SaveViewerStates ( );
[C++]
HRESULT SaveViewerStates(
void
);