DT_TOP top-level constant

  1. @Deprecated('Use DRAW_TEXT_FORMAT.DT_TOP instead')
int const DT_TOP

Justifies the text to the top of the rectangle.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_TOP instead')
const DT_TOP = 0x000;