Gets or sets how the text should be aligned inside this cell. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public TextAlignment TextAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property TextAlignment As TextAlignment |
One of the Windows.UI.Xaml.TextAlignment enumeration values. The default is TextAlignment.Left.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |