This interface defines the properties of the model associated with an edge label layout.

Namespace: yWorks.yFiles.Layout
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IEdgeLabelModel
Visual Basic
Public Interface IEdgeLabelModel

Remarks

This interface defines the properties of the model associated with an edge label layout.

An edge label model provides a set of possible candidates for the placement of an edge label.

See Also