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


IAddLayersOperation.ArrangeLayers Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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