Gets or sets the text displayed over a link. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public string Text { get; set; } |
Visual Basic
![]() |
---|
Public Property Text As String |
A string containing the text.
Gets or sets the text that should be drawn over a link. Use this to provide to end-users a short description of the relation's purpose.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |