
Problems with Polygon API Function
I am trying to draw and fill a polygon shape.
I cannot make the Polygon API function work. I am following the API
instructions and Microsoft KnowledgeBase example. I have checked that
the coordinates of the polygon are on the screen. I do not get any
error messages. The function return value shows that the call was
"successful'. Everything looks OK, except that the polygon does not
draw on the screen. The FillRgn call also does not work.
It should be simple. Other GDI.EXE function calls, such as RoundRect,
work fine in the same form event. I am using VB3 Pro on a 486-66 with
SVGA display.
Any help or comments would be appreciated.
Blair Kingsland
Vancouver, BC, Canada