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