DT_VCENTER top-level constant

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

Centers text vertically. This value is used only with the DT_SINGLELINE value.

Implementation

@Deprecated('Use DRAW_TEXT_FORMAT.DT_VCENTER instead')
const DT_VCENTER = 0x004;