Specifies line anchoring type for multi-line text objects.
More...
Specifies line anchoring type for multi-line text objects.
|
| static final int | LCENTER = 0 |
| | Line anchoring constant for multi-line text objects. More...
|
| |
| static final int | LINHERIT = 4 |
| | Line anchoring constant for multi-line text objects. More...
|
| |
| static final int | LLEFT = 1 |
| | Line anchoring constant for multi-line text objects. More...
|
| |
| static final int | LRIGHT = 2 |
| | Line anchoring constant for multi-line text objects. More...
|
| |
◆ LCENTER
Line anchoring constant for multi-line text objects.
◆ LINHERIT
Line anchoring constant for multi-line text objects.
◆ LLEFT
Line anchoring constant for multi-line text objects.
◆ LRIGHT
Line anchoring constant for multi-line text objects.