'宣言 Public Overloads Function GetMetrics( _ ByVal highSurrogate As System.Char, _ ByVal lowSurrogate As System.Char _ ) As GlyphMetrics
public GlyphMetrics GetMetrics( System.char highSurrogate, System.char lowSurrogate )
パラメータ
- highSurrogate
 - サロゲート文字の上位コード(Unicode)。
 - lowSurrogate
 - サロゲート文字の上位コード(Unicode)。
 
戻り値の型
文字のメトリック(コード、グリフ、インデックス、幅)。