Initializes a new instance of the EditNodeTextEventArgs class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public EditNodeTextEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The old text of the node.
The new text of the node.
WpfDiagram Programmer's Guide | © 2024 MindFusion |