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


IAnimationEngine.IsConfigurable 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.IsConfigurable Property
ArcGIS Developer Help

IAnimationEngine.IsConfigurable Property

Indicates whether or not a given animation engine is configurable by the user.

[Visual Basic .NET]
Public ReadOnly Property IsConfigurable As Boolean
[C#]
public bool IsConfigurable {get;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationEngine Interface