Setting Anchor points on images? #2041
-
Is it possible to set an Anchor point on the images when drawing it? I know it uses top-left when setting the point on when using .DrawImage() but is it possible to change this to be center for example? |
Beta Was this translation helpful? Give feedback.
Answered by
JimBobSquarePants
Mar 7, 2022
Replies: 1 comment 2 replies
-
No. You'll need to work that position yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
defunky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. You'll need to work that position yourself.