BLTALIGNMENT top-level constant

  1. @Deprecated('Use GET_DEVICE_CAPS_INDEX.BLTALIGNMENT instead')
int const BLTALIGNMENT

Preferred horizontal drawing alignment, expressed as a multiple of pixels. For best drawing performance, windows should be horizontally aligned to a multiple of this value. A value of zero indicates that the device is accelerated, and any alignment may be used.

Implementation

@Deprecated('Use GET_DEVICE_CAPS_INDEX.BLTALIGNMENT instead')
const BLTALIGNMENT = 119;