This interface encapsulates the layout information for an edge.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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.