Gets or sets the default text of links.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public string LinkText { get; set; } |
Visual Basic
![]() |
---|
Public Property LinkText As String |
A string specifying the initial text of links. The default is an empty string.
The value of this property is assigned to the Text property of new links.
Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
DiagramLink.TextColor Property
TextFormat Property
NetDiagram Programmer's Guide | © 2023 MindFusion |