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


IAddLayersOperation.ArrangeLayers Property (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 > IAddLayersOperation.ArrangeLayers Property
ArcGIS Developer Help

IAddLayersOperation.ArrangeLayers Property

A Boolean expression that represents whether the layers need to arranged as per their shape.

[Visual Basic .NET]
Public WriteOnly Property ArrangeLayers
[C#]
public void ArrangeLayers {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAddLayersOperation Interface