| DrawText Enumeration |
Namespace: Qlik.Engine
| Member name | Value | Description | |
|---|---|---|---|
| DT_TOP | 0 | Top align text | |
| DT_LEFT | 0 | Left align text | |
| DT_CENTER | 1 | Center align text | |
| DT_RIGHT | 2 | Right align text | |
| DT_VCENTER | 4 | Vertical center align text | |
| DT_BOTTOM | 8 | Bottom align text |