ITrFont.CharStrings

ITrFont.CharStrings property

文字名とグリフの間のマッピングを返します。

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

関連項目