ISeparateOverlappingEdgesLayout Interface

Provides access to members that control the Separate Overlapping Edges layout.

Members

Name Description
Read/write property EdgeSpacing Indicates the absolute spacing that separates two diagram edges. The default is 0.5 in the units of the diagram's coordinate system.
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 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

ISeparateOverlappingEdgesLayout.EdgeSpacing Property

Indicates the absolute spacing that separates two diagram edges. The default is 0.5 in the units of the diagram's coordinate system.

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

Inherited Interfaces

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

Classes that implement ISeparateOverlappingEdgesLayout

Classes Description

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