Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
Protected Function RtlTranslateAlignment ( _ align As ContentAlignment _ ) As ContentAlignment
Dim align As ContentAlignment Dim returnValue As ContentAlignment returnValue = Me.RtlTranslateAlignment(align)
protected ContentAlignment RtlTranslateAlignment( ContentAlignment align )
protected: ContentAlignment RtlTranslateAlignment( ContentAlignment align )
protected function RtlTranslateAlignment( align : ContentAlignment ) : ContentAlignment
If the RightToLeft property of RightToLeft is set to No, the return value is equal to the align parameter passed in.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98