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


IMoveLayersOperation Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMoveLayersOperation Interface
ArcGIS Developer Help

IMoveLayersOperation Interface

Provides access to members that control the Move layer operation.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddLayerInfo Information of the layer to be moved. Source group is NULL if the layer belongs to a map. This method can be called repeatedly until all the layers are added.
Method SetDestinationInfo Information regarding where the the layer needs to be moved. Destination group is NULL if the layer is bing moved to into a map.

Classes that implement IMoveLayersOperation

Classes Description
MoveLayersOperation Move Layers Operation.