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


IAnimationControlsDialog.Refresh Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (AnimationUI)  

IAnimationControlsDialog.Refresh Method

Refresh the dialog settings.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationControlsDialog Interface