Hi,
How can I draw text right aligned? I see that there is a Graphics.Alignment property but I can't get this to work.
Thanks,
Ken
Hi,
How can I draw text right aligned? I see that there is a Graphics.Alignment property but I can't get this to work.
Thanks,
Ken
Please ignore. I see that I have to use a RectF and then it works.
Thanks for confirming