Gets the text that has just been entered by the user.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string NewText { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property NewText As String |
A string specifying the new text of the node.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |