Gets or sets the vertical alignment of the displayed text.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public VerticalAlignment LineAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LineAlignment As VerticalAlignment |
See Also