Struct TrueTypeFont.KerningQuery
public readonly struct TrueTypeFont.KerningQuery
- Inherited Members
Constructors
KerningQuery(TrueTypeFont)
public KerningQuery(TrueTypeFont font)
Parameters
fontTrueTypeFont
Properties
this[char, char]
public TrueTypeFont.ValueRecord this[char left, char right] { get; }