WinForms Edition
C1.Util Namespace / FontShaping Class / IsRightToLeft Method / IsRightToLeft(Char) Method

In This Topic
IsRightToLeft(Char) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function IsRightToLeft( _
   ByVal ch As Char _
) As Boolean
 

Parameters

ch
See Also