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