Control::RtlTranslateAlignment Method (LeftRightAlignment)
.NET Framework (current version)
Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- align
-
Type:
System.Windows.Forms::LeftRightAlignment
One of the LeftRightAlignment 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: