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





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

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

 Syntax

C#  Copy Code

public AlignmentY TextVerticalAlignment { get; set; }

Visual Basic  Copy Code

Public Property TextVerticalAlignment As AlignmentY

 Property Value

 See Also

TextAttributes Members
TextAttributes Class
MindFusion.Diagramming.Wpf Namespace