Gets or sets the horizontal alignment of the TextBlock used to display the ShapeNode text relative to its container Grid. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public HorizontalAlignment HorizontalTextBlockAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property HorizontalTextBlockAlignment As HorizontalAlignment |
A member of the HorizontalAlignment enumeration.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |