MindFusion.Wpf Pack Programmer's Guide
TextPresenter.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

A member of the AlignmentY enumeration. The default value is AlignmentY.Top.

 See Also

TextPresenter Members
TextPresenter Class
MindFusion.Diagramming.Wpf Namespace