The members of this enumeration specify how text should be aligned to the text layout rectangle. Use these constants as arguments for the TextFormat constructor, or assign them to LinkLabel objects.
The following tables list the members exposed by the Align type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Align class. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies that the text is centered horizontally or vertically. |
|
![]() ![]() |
Specifies that the text is right or bottom aligned. |
|
![]() ![]() |
Specifies that the text is left or top aligned. |