The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: