The POLYTEXT structure describes how the PolyTextOut function should draw a string of text.
typedef struct _POLYTEXT { // ptxt int x; int y; UINT n; LPCTSTR lpstr; UINT uiFlags; RECT rcl; int *pdx; } POLYTEXT;
Value |
Meaning |
ETO_OPAQUE |
The rectangles given for each string is to be opaqued with the current background color. |
ETO_CLIPPED |
Each string is to be clipped to its given rectangle. |
file: /Techref/os/win/api/win32/struc/src/str13_13.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 20:19,
3.14.135.52:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/struc/src/str13_13.htm"> POLYTEXT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.