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


IAnimationTool.DisplayConfigurationDlg Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationTool Interface > IAnimationTool.DisplayConfigurationDlg Method
ArcGIS Developer Help

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