Gets or sets a value that indicates the vertical alignment of text content.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public AlignmentY TextVerticalAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextVerticalAlignment As AlignmentY |
A member of the AlignmentY enumeration. The default value is AlignmentY.Top.
WpfDiagram Programmer's Guide | © 2024 MindFusion |