GraphicContext.Font

GraphicContext.Font property

テキストのレンダリングに使用される True Type フォント オブジェクトを設定または取得します。

public virtual ITrueTypeFont Font { get; set; }

関連項目