IMarkCrossingEdgesLayout Interface

Provides access to members that control the Mark Crossing layout.

Members

Name Description
Read/write property CircularArcRadius Indicates the radius of the circular arc that is added at the locations where diagram edges cross each other at right angles.
Read/write property IsActive Indicates whether the network diagram layout is active.
Read/write property MarkCrossingPosition Indicates the segment on which the circular arc are placed.
Read-only property Name The name of the network diagram layout.
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

IMarkCrossingEdgesLayout.CircularArcRadius Property

Indicates the radius of the circular arc that is added at the locations where diagram edges cross each other at right angles.

Public Property CircularArcRadius As Double
public double CircularArcRadius {get; set;}

IMarkCrossingEdgesLayout.MarkCrossingPosition Property

Indicates the segment on which the circular arc are placed.

Public Property MarkCrossingPosition As esriLayoutMarkCrossingPosition
public esriLayoutMarkCrossingPosition MarkCrossingPosition {get; set;}

Inherited Interfaces

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

Classes that implement IMarkCrossingEdgesLayout

Classes Description

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