✅ "Animate" an image along a axis
Hi, i'm using wpf and i want to code the "animation" of an Image. I want to move the image on an axis from 0 to 100 depends of int X.
Should i use Canvas to set the position of the image depends of the X parameter ?
2 Replies