Gets or sets a value that indicates the horizontal alignment of text content.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TextAlignment TextAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextAlignment As TextAlignment |
A member of the TextAlignment enumeration. The default value is TextAlignment.Left.
WpfDiagram Programmer's Guide | © 2024 MindFusion |