Using the expressions:
Sprite.ImagePointX(point)
Sprite.ImagePointY(point)
Replace "point" with either the index of the of the image point like 0 for the origin, 1 for the first image point, 2 for the second,... and so on.
...or you can use the name of the image point.