ArcObjects Library Reference (TrackingAnalystUI)  

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