|
-
May 8th, 1999, 02:26 PM
#1
LineTo
How do I set the color so that the LineTo( hdc, x, y ); function displays as white? thanks
-
May 8th, 1999, 06:47 PM
#2
Re: LineTo
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|