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


IAnimationTool.DisplayConfigurationDlg Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationTool.DisplayConfigurationDlg Method

Displays the configuration dialog for the animation tool.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface