Need help in rotating Text at Angle in canvas when angle is more than 90 degree

Hello everyone,
I have a small question regarding Text at Angle in canvas.

When I use TextAtAngle to draw text, I am getting an upside-down text when the angel is more than 90. I tried to use negative angels the result was the same. I am wondering if there is a way to rotate the text 180 degrees in its place.

here is a pic explaining my problem

thanks

Use the same angle as the one 180 degrees opposite

image

Thanks, it worked :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.