ITrFont.CharStrings

ITrFont.CharStrings property

Renvoie le mappage entre le nom du caractère et le glyphe.

public Dictionary<string, IGlyph> CharStrings { get; }

Voir également