This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMoveMapsOperation Interface > IMoveMapsOperation.Add Method (ArcObjects .NET 10.4 SDK) |
Information of the map to be moved.
[Visual Basic .NET] Public Sub Add ( _ ByVal pMap As IMap _ )
[C#] public void Add ( IMap pMap );