Position elements partially off screen?

Ok, I have a stack with a container inside. The container is set to be a circular shape. I give it a diameter of 100%. Then I try to use the alignment on the circle to put the center of the circle in the bottom, left corner of the screen. If I set the Y-axis to 2, I get halfway there, as half of the circle is now off screen. However, the X-axis doesn't give me the same behavior. I set it to -2 and it doesn't budge.

Anyone have an idea of how I can accomplish this? Is my only option to create a 1/4 circle image and position it in the bottom, left corner?

Thanks.

1 reply