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


IAnimationControlsDialog.Refresh Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationControlsDialog Interface > IAnimationControlsDialog.Refresh Method
ArcGIS Developer Help

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