Results 1 to 4 of 4

Thread: Drawing A Semi-Circle Line

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    114

    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

  2. #2
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    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?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    114

    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.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    114

    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
  •  



Click Here to Expand Forum to Full Width