I’m using a DesktopImageViewer
, which is great. But I’m also handling MouseMove
(and similar events) to allow the user to manipulate the image is some ways.
Aside from swapping it out and using a Canvas
and doing all the work myself, is there a way to have the viewer control transform the x, y coordinates of the events to “picture space”?
1 post - 1 participant