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