Gets the new text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public string NewText { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property NewText As String |
The new value of the link's Text property.
See Also