DT_BOTTOM top-level constant Null safety
Justifies the text to the bottom of the rectangle. This value is used only with the DT_SINGLELINE value.
Implementation
const DT_BOTTOM = 0x008;
Justifies the text to the bottom of the rectangle. This value is used only with the DT_SINGLELINE value.
const DT_BOTTOM = 0x008;