Gets or sets the new value of the changed text.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string NewText { get; set; } |
Visual Basic Copy Code |
---|
Public Property NewText As String |
A string value representing the text of the component after the change.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |