This interface defines the properties of one edge label
from the perspective of a labeling algorithm.
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 IEdgeLabelLayout : ILabelLayout |
| Visual Basic |
|---|
Public Interface IEdgeLabelLayout _ Inherits ILabelLayout |
Remarks
This interface defines the properties of one edge label
from the perspective of a labeling algorithm.