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