|
-
Mar 29th, 2006, 06:33 PM
#1
Thread Starter
Lively Member
Drawing A Semi-Circle Line
Well here I am again, stumped. I've looked through API viewer and didn't even find an API that I thought would help. I need to draw a semi-circle line. It needs to be able to change the distance it goes, how high it goes, etc. Like the starting point would be the X1, the ending point would be the X2, and the highest point of the line would be the Y. Also, I need to be able to draw it ontop of a window of an external application (not anything at all todo with my project). Thank you for your time
-
Mar 29th, 2006, 06:49 PM
#2
Re: Drawing A Semi-Circle Line
I need to be able to draw it ontop of a window of an external application
You mean you want to draw that semicircle to another app Form (DC)?
Or maybe regioning your Form to take the shape of the semicircle and then display it on top of the other window, at the same time the other app is being shown?
-
Mar 29th, 2006, 08:09 PM
#3
Thread Starter
Lively Member
Re: Drawing A Semi-Circle Line
The second would be a better option for what i need, but i know that the first one is an easier method.
-
Mar 30th, 2006, 12:04 AM
#4
Thread Starter
Lively Member
Re: Drawing A Semi-Circle Line
edit/bump: any method works... just sort of urgent ^^
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
|