Gets or sets how the text should be aligned in the ShapeNode's text box.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public TextAlignment TextAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property TextAlignment As TextAlignment |
One of the System.Windows.TextAlignment enumeration values. The default is Center.