Gets or sets the vertical alignment of the string.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public VerticalAlignment VerticalAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property VerticalAlignment As VerticalAlignment |
A member of the VerticalAlignment enumeration.
See Also