IAngleDirectedLayout Interface

Provides access to members that control the Angle Directed layout.

Members

Name Description
Read/write property IsActive Indicates whether the network diagram layout is active.
Read-only property Name The name of the network diagram layout.
Read/write property NumberOfDirections Indicates the number of directions the Angle Directed layout must work with.
Read/write property NumberOfIterations Indicates the number of Angle Directed layout iterations executed before the final result is shown.
Read/write property PreserveContainers Indicates whether the network diagram layout must preserve the containers.
Read-only property PropertySet The network diagram layout parameters returned as a property set

IAngleDirectedLayout.NumberOfDirections Property

Indicates the number of directions the Angle Directed layout must work with.

Public Property NumberOfDirections As esriLayoutNumberOfDirection
public esriLayoutNumberOfDirection NumberOfDirections {get; set;}

IAngleDirectedLayout.NumberOfIterations Property

Indicates the number of Angle Directed layout iterations executed before the final result is shown.

Public Property NumberOfIterations As Integer
public int NumberOfIterations {get; set;}

Inherited Interfaces

Interfaces Description
INetworkDiagramLayout Provides access to members that control the network diagram layout.

Classes that implement IAngleDirectedLayout

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.