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


IAnimationEngine.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationEngine Interface > IAnimationEngine.Name Property
ArcGIS Developer Help

IAnimationEngine.Name Property

A concise descriptive name for the animation engine.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationEngine Interface