Creating Union of multiple GraphicsPaths

Last post 11-04-2009 12:12 AM by SonicMouse. 0 replies.

Sort Posts:

  • Creating Union of multiple GraphicsPaths

    11-04-2009, 12:12 AM
    • Member
      5 point Member
    • SonicMouse
    • Member since 03-29-2006, 10:32 AM
    • Posts 7

    After hours and hours of research, i figure this is impossible to do.  But, I will ask the brains of this forum to finalize my findings that this is indeed impossible to accomplish using GDI+.

    I need to take multiple GraphicsPaths and combine them into one.  Yes, i know about Regions and their Unions, but you can't get a GraphicsPath object from a region.

    I absolutely need a GraphicsPath as a final result.  This isn't about drawing to a screen and showing a "virtual" union.

    So, if i take two circles then overlap them... How do i get the GraphicsPath of the red line?


Page 1 of 1 (1 items)