'宣言 Public Function IndexOfPair( _ ByVal firstGlyph As System.UShort, _ ByVal secondGlyph As System.UShort _ ) As System.Integer
'使用法 Dim instance As FontSubSet.KernSubtable Dim firstGlyph As System.UShort Dim secondGlyph As System.UShort Dim value As System.Integer value = instance.IndexOfPair(firstGlyph, secondGlyph)
public System.int IndexOfPair( System.ushort firstGlyph, System.ushort secondGlyph )
パラメータ
- firstGlyph
- secondGlyph