|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
DRAWTEXTPARAMS
The DRAWTEXTPARAMS structure contains extended formatting options for the DrawTextEx function.
typedef struct { UINT cbSize; int iTabLength; int iLeftMargin; int iRightMargin; UINT uiLengthDrawn; } DRAWTEXTPARAMS, FAR *LPDRAWTEXTPARAMS;
Members
cbSize
Specifies the structure size, in bytes.
iTabLength
Specifies the size of each tab stop, in units equal to the average character width.
iLeftMargin
Specifies the left margin, in units equal to the average character width.
iRightMargin
Specifies the right margin, in units equal to the average character width.
uiLengthDrawn
Receives the number of characters processed by DrawTextEx, including white-space characters. The number can be the length of the string or the index of the first line that falls below the drawing area. Note that DrawTextEx always processes the entire string if the DT_NOCLIP formatting flag is specified.
See Also
DrawTextEx
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
DRAWTEXTPARAMS
Структура DRAWTEXTPARAMS содержит расширенное форматирование выборов для функции DrawTextEx.
typedef struct { UINT cbSize; int iTabLength; int iLeftMargin; int iRightMargin; UINT uiLengthDrawn; } DRAWTEXTPARAMS, ЗНАЧИТЕЛЬНО *LPDRAWTEXTPARAMS;
Участники
cbSize
Определяет структурный размер, в байтах.
iTabLength
Определяет размер каждой остановки таб., на устройствах равных средней символьной ширине.
iLeftMargin
Определяет левое поле, на устройствах равных средней символьной ширине.
iRightMargin
Определяет поле права, на устройствах равных средней символьной ширине.
uiLengthDrawn
Получает количество символов обработанных DrawTextEx, включая символы интервала. Число может быть длиной строки или индекс первой линии, которые падают ниже рисующей области. Отметьте, что DrawTextEx всегда обрабатывает целую строку если DT_NOCLIP, форматирующее флаг определен.
Смотри Также
DrawTextEx
|
|
|
|
| |