Control::RtlTranslateAlignment Method (ContentAlignment)
.NET Framework (current version)
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- align
-
Type:
System.Drawing::ContentAlignment
One of the ContentAlignment values.
If the RightToLeft property of RightToLeft is set to No, the return value is equal to the align parameter passed in.
.NET Framework
Available since 1.1
Available since 1.1
Show: