ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationTool.IsConfigurable Property

Indicates whether or not a selected animation engine is configurable within the animation tool.

[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

IAnimationTool Interface