Hi.

I need to draw hatching in a region of a picturebox which is not define by the Createwhateverrgn Api.
Example: I draw a circle, then I draw a line which is drawn accross the circle. How can I fill one side of the circle by defining an x,y point corresponding to the side to fill?

Thanks.