Simple default implementation of the IEditLabelHelper
interface.
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 class EditLabelHelper : IEditLabelHelper |
| Visual Basic |
|---|
Public Class EditLabelHelper _ Implements IEditLabelHelper |
Remarks
This class provided a number of factory methods that can be overwritten to change the
default behavior which is modeled after the behavior used by GraphEditorInputMode's
CreateLabel(ILabeledItem) and EditLabel(ILabel).
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..EditLabelHelper
yWorks.yFiles.UI.Input..::..EditLabelHelper