I have great confusion over something that may be sooooo simple. I want to interact with a panel in a windows form. I already have my mouse move event transferring the pixel coordinates to a label that changes with the mouse movement.
I do not want a Translate / Transform or Rotate solution because I need to collect coordinates from a mouse click. Why can't I find a command that will rotate the World coordinate sytem of the panel so that the grid origin is in the lower left with "North"
UP and "East" to the right? I want to plot icons for specific grid coordinates having Northing and Eastings that are relative to North up and East right. Isn't there a easy way to set up the panel environment?
↧