UI Ideas to allow user to select the alignment of text
I have a feature in my application which allows user to select alignment or location of the text before printing. E.g. Top Left, Top Right.
Right now, I have created a simple switch like the image below.
This is obviously less intuitive than dropdowns, even if it looks slightly better.
I was thinking if there is a better approach that I can try. Maybe 4 radio buttons aligned in 2 by 2 table?
Edit: Decided to do something similar to Office, but with colors instead of icons. Color scheme is the default scheme of the website, so that's a plus. I am thinking, I can add tooltip as well, to help the user understand it better.