Hello,
I'm trying to get the mouse click XY-Coordinates within a image i have inside my website, so that those (X,Y) values can be used in the C# code. So, the idea is: on Click, Get XY, Do some calculations with those values. and if this possible, can you please provide an example.
Regards,