PrintDocument for WinForms
IndexOfPair メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet.KernSubtable クラス : IndexOfPair メソッド
Returns the index of a given key pair, or -1.
シンタックス
'宣言
 
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
参照

FontSubSet.KernSubtable クラス
FontSubSet.KernSubtable メンバ