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


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

IAnimationEngine.ParentWindow Property

The handle ID to the parent window of this object.

[Visual Basic .NET]
Public Property ParentWindow As Integer
[C#]
public int ParentWindow {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationEngine Interface