Helper interface used by GraphEditorInputMode and the like that
can be used to customize the label editing experience.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IEditLabelHelper |
| Visual Basic |
|---|
Public Interface IEditLabelHelper |
Remarks
Implementations of this interface can be put into the ILookup of
ILabeledItems and ILabels so that it is possible to
tweak the behavior on a case by case basis.