Gets or sets the horizontal alignment of the TextBlock used to display the ShapeNode text relative to its container Grid.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public HorizontalAlignment HorizontalTextBlockAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property HorizontalTextBlockAlignment As HorizontalAlignment |
One of the System.Windows.HorizontalAlignment enumeration values. The default value is Center.