How do I set the color so that the LineTo( hdc, x, y ); function displays as white? thanks
Printable View
How do I set the color so that the LineTo( hdc, x, y ); function displays as white? thanks
Hi,
Select a pen into the dc using SelectObject(). Don't forget to save the old pen, so that you can replace it back into the dc when you are done.
HTH,
Harvey Hawes
Software Engineer
BioScience Analysis Software Ltd.
Masters Candidate
Cardiovascular/Respiratory Sciences
Faculty of Medicine
University of Calgary
Calgary, Alberta, Canada