C#C
C#5mo ago
Daiko Games

✅ Coordinates

So basically i am wondering what the best way is there to get an image a specific coordinate. However there is a problem - i have a Coordinate system with the Point (0|0) beeing in the middle, y up is positive, y down is negative, x right is positive and x left is negative. I have seen that the coordinate system in avalonia is different somehow, and i would like to know how to resolve my issue as I am working with two different coordinate systems. What is (0|0) in avalonia, and where can I specifically set my image so its at the exact point to where it is on the other coordinate system. (please note that the middle point of the image is on that coordinate, not the edge of the image).
Was this page helpful?