ContentAlignment Enumeration
Describes the content alignment of control contents.
Namespace: elsystem.windows.forms
Enumerated Values
Name |
Value |
|
BottomCenter |
512 |
|
BottomLeft |
256 |
|
BottomRight |
1024 |
|
MiddleCenter |
32 |
|
MiddleLeft |
16 |
|
MiddleRight |
64 |
|
TopCenter |
2 |
|
TopLeft |
1 |
|
TopRight |
4 |