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