G
Guest
I am drawing a set of polygons, currently using graphics.DrawPolygon(...
What i want to do, is when the user clicks in the area of a polygon, to be
able to work out which polygon they have clicked in.
Could anyone suggest the easiest way of doing this, even if i have to change
the way i'm drawing the polygons?
What i want to do, is when the user clicks in the area of a polygon, to be
able to work out which polygon they have clicked in.
Could anyone suggest the easiest way of doing this, even if i have to change
the way i'm drawing the polygons?