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


IAnimationTool.Generate 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.Generate Method
ArcGIS Developer Help

IAnimationTool.Generate Method

Starts the animation generation process.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface