MindFusion.Wpf Pack Programmer's Guide
TextAttributes.TextAlignment Property
See Also
 





Gets or sets a value that indicates the horizontal alignment of text content.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public TextAlignment TextAlignment { get; set; }

Visual Basic  Copy Code

Public Property TextAlignment As TextAlignment

 Property Value

 See Also

TextAttributes Members
TextAttributes Class
MindFusion.Diagramming.Wpf Namespace