Raises the NodeTextEdited event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnNodeTextEdited ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnNodeTextEdited( _ |
An object providing the event data.
See Also