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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.