'宣言 Public Overloads Shared Function IsRightToLeft( _ ByVal ch As System.Char _ ) As System.Boolean
'使用法 Dim ch As System.Char Dim value As System.Boolean value = FontShaping.IsRightToLeft(ch)
public static System.bool IsRightToLeft( System.char ch )
パラメータ
- ch