Gets or sets the link's text placement and orientation.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public StringAlignment TextAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextAlignment As StringAlignment |
A member of the StringAlignment enumeration. The default value is Center.
Currently this property is considered only when TextStyle is set to OverLongestSegment.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |