translation

  1. L

    Unable to return correct Coordinates using Rotation, Translate and Matrix invert

    Hello, what I am trying to do is rotate an image round its center and return the coordinate of the point pointed to by the mouse. The next step would be to Zoom in on any point in the image. The image is rotated to align an object to the Y-Axis. I am using GraphicsPath to achieve this. When I...
Back
Top Bottom