PrintDocument for WinForms
GetCountMetrics メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : GetCountMetrics メソッド
Counts the number of chars in text that do have corresponding glyphs in this font.
シンタックス
'宣言
 
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
参照

FontSubSet クラス
FontSubSet メンバ