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


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

IAnimationTool2.ParentHost Property

Method Set the Parent Host. This can be ArcMap, ArcGlobe, or a Map Control or Globe Control.

[Visual Basic .NET]
Public WriteOnly Property ParentHost
[C#]
public void ParentHost {set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool2 Interface