Gets or sets the link's text placement and orientation.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public LinkTextStyle TextStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextStyle As LinkTextStyle |
A member of the LinkTextStyle enumeration. Initialized with the value of LinkTextStyle.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |