'宣言 Public Function GetCountMetrics( _ ByVal text As System.String _ ) As System.Integer
'使用法 Dim instance As FontSubSet Dim text As System.String Dim value As System.Integer value = instance.GetCountMetrics(text)
public System.int GetCountMetrics( System.string text )
パラメータ
- text