DT_BOTTOM top-level constant

int const DT_BOTTOM

Justifies the text to the bottom of the rectangle. This value is used only with the DT_SINGLELINE value.

Implementation

const DT_BOTTOM = 0x008;