AlignMode
Syntax
int AlignMode;
Description
Integer value in the range 0..15. This property is the same as SAlign. The values map to align flags as follows:
Value | Align |
---|---|
0 | none |
1 | L |
2 | R |
3 | LR |
4 | T |
5 | LT |
6 | TR |
7 | LTR |
8 | B |
9 | LB |
10 | RB |
11 | LRB |
12 | TB |
13 | LTB |
14 | TRB |
15 | LTRB |
Supported Flash versions
Flash version | Status |
---|---|
3 | ✓ |
4 | ✓ |
5 | ✓ |
6 | ✓ |
7 | ✓ |
8 | ✓ |
9 | ✓ |
10 | ✓ |
11 | ✓ |
12+ | ✓ |