|
enum | AnchorPositions {
AnchorPositions.TopLeft,
AnchorPositions.Top,
AnchorPositions.TopRight,
AnchorPositions.Left,
AnchorPositions.Center,
AnchorPositions.Right,
AnchorPositions.BottomLeft,
AnchorPositions.Bottom,
AnchorPositions.BottomRight,
AnchorPositions.BaseLine,
AnchorPositions.None
} |
|
Enumerator |
---|
TopLeft |
|
Top |
|
TopRight |
|
Left |
|
Center |
|
Right |
|
BottomLeft |
|
Bottom |
|
BottomRight |
|
BaseLine |
|
None |
|
Function used to convert text alignment option enumeration format.
- Parameters
-
- Returns
The documentation for this class was generated from the following file: