DrawText Enum
OBSOLETE.
Legacy enum type not relevant for Qlik Sense.
Legacy enum type not relevant for Qlik Sense.
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Constants used in the DrawText (User32) API
Syntax
[Obsolete("Legacy enum type not relevant for Qlik Sense.")]
public enum DrawTextFields
| Name | Description | 
|---|---|
| DT_BOTTOM | Bottom align text | 
| DT_CENTER | Center align text | 
| DT_LEFT | Left align text | 
| DT_RIGHT | Right align text | 
| DT_TOP | Top align text | 
| DT_VCENTER | Vertical center align text |