In my Winforms application, I am painting 2D shapes.
Where i click, I want to fill the surrounding shape (or region in case of intersection of shapes). How can I get the region surrounding a point?
Thanks in advance.
In my Winforms application, I am painting 2D shapes.
Where i click, I want to fill the surrounding shape (or region in case of intersection of shapes). How can I get the region surrounding a point?
Thanks in advance.