|
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
SOTEXTATPOINT
Contains information about text at a point.
typedef struct SOTEXTATPOINTtag { SOPOINT Point; // see below WORD wFormat; // see below INT nTextLength; // see below } SOTEXTATPOINT, VWPTR *PSOTEXTATPOINT;
Members
Point
Point that locates the text.
wFormat
Alignment format, indicating the relationship between the point and the base line or bounding rectangle of the text. This member can be a combination of these values:
SOTA_BASELINE Aligns the point and base line of the font. SOTA_BOTTOM Aligns the point and bottom of the bounding rectangle. SOTA_CENTER Aligns the point and horizontal center of the bounding rectangle. SOTA_LEFT Aligns the point and left side of the bounding rectangle. SOTA_RIGHT Aligns the point and right side of the bounding rectangle. SOTA_TOP Aligns the point and top of the bounding rectangle.
nTextLength
Length of the text string that follows the structure.
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
SOTEXTATPOINT
Содержит информацию о тексте в точке.
typedef struct SOTEXTATPOINTtag { Точка SOPOINT; // видьте ниже WORD wFormat; // видьте ниже INT nTextLength; // видьте ниже } SOTEXTATPOINT, VWPTR *PSOTEXTATPOINT;
Участники
Точка
Точка, что располагает текст.
wFormat
Формат Выравнивания, указывающий отношение между точкой и базовая строка или bounding прямоугольник текста. Этот элемент может быть комбинацией этих величин:
SOTA_BASELINE Выравнивает точку и базирует строку шрифта. SOTA_BOTTOM Выравнивает точку и низ прямоугольника bounding. SOTA_CENTER Выравнивает точку и горизонтальный центр прямоугольника bounding. SOTA_LEFT Выравнивает точку и левую сторону прямоугольника bounding. SOTA_RIGHT Выравнивает точку и сторону права прямоугольника bounding. SOTA_TOP Выравнивает точку и верх прямоугольника bounding.
nTextLength
Длина текстовой строки за которой следует структуре.
|
|
|
|