Gets the text before in-place editing.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string OldText { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldText As String |
The original value of the Text property of the edited link.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |