This interface encapsulates the layout information for an edge.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IEdgeLayout |
| Visual Basic |
|---|
Public Interface IEdgeLayout |
Remarks
This interface encapsulates the layout information for an edge.
The layout information consists of
the two end points of the edge layout and a sequence of control points
that determine the visual path of the edge.