BUG: Brush Misaligned in PaintRgn()Last reviewed: January 5, 1995Article ID: Q111589 |
The information in this article applies to:
SYMPTOMSIn a mapping mode other than MM_TEXT with the background mode set to TRANSPARENT, when calling PaintRgn() to paint a nonrectangular region with a hatched brush, the brush is misaligned.
STATUSMicrosoft has confirmed this to be a bug in Windows version 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONTo work around this problem, call SetMapMode() to switch to the mapping mode MM_TEXT before calling PaintRgn().
|
Additional reference words: buglist3.10 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |