Converts the specified System.Drawing.ContentAlignment to the appropriate System.Drawing.ContentAlignment to support right-to-left text.
- align
- One of the System.Drawing.ContentAlignment values.
One of the System.Drawing.ContentAlignment values.
If the Control.RightToLeft property of System.Windows.Forms.RightToLeft is set to No, the return value is equal to the align parameter passed in.