DiagramLite Programmer's Guide
EditLinkTextEventArgs.NewText Property
See Also
 





Gets the new text.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public string NewText { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewText As String

 Property Value

A string specifying the new text of the link.

 See Also

EditLinkTextEventArgs Members
EditLinkTextEventArgs Class
MindFusion.Diagramming Namespace