This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationTool Interface > IAnimationTool.Put_MxDocument Method (ArcObjects .NET 10.4 SDK) |
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 );