Gets or sets the vertical alignment of the displayed text.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public StringAlignment LineAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property LineAlignment As StringAlignment |
A member of the StringAlignment enumeration. The default is Center.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |