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