This interface defines the properties of one edge label
from the perspective of a labeling algorithm.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.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.