The control which displays the link text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TextBlock TextBlock { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property TextBlock As TextBlock |
The TextBlock instance used to display the text of the link.
See Also