ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationTool.Put_MxDocument Method

The map document so the animation tool can access the active view (deprecated).

[Visual Basic .NET]
Public Sub put_MxDocument ( _
    ByVal piMxDoc As IMxDocument _
)
[C#]
public void put_MxDocument (
    IMxDocument piMxDoc
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface