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


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

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