[]
        
(Showing Draft Content)

C1.Util.FontSubSet.KernSubtable.IndexOfPair

IndexOfPair Method

IndexOfPair(ushort, ushort)

Returns the index of a given key pair, or -1.

Declaration
public int IndexOfPair(ushort firstGlyph, ushort secondGlyph)
Parameters
Type Name Description
ushort firstGlyph
ushort secondGlyph
Returns
Type Description
int