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


IAGAnimationContainer.SaveViewerStates Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Animation)  

IAGAnimationContainer.SaveViewerStates Method

Save the current state of the viewers.

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

Product Availability

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

See Also

IAGAnimationContainer Interface