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


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

IAddLayersOperation Interface

Provides access to members that control the Add layers operation.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddLayer Layer to be added.
Write-only property ArrangeLayers A Boolean expression that represents whether the layers need to arranged as per their shape.
Write-only property Name Name of the the operation.
Method SetDestinationInfo Information regarding where the the layer needs to be added. pDestination can be a Map or a GroupLayer.

Classes that implement IAddLayersOperation

Classes Description
AddLayersOperation Add Layers Operation.