TextShape.Font

TextShape.Font property

テキストの描画に使用されるフォントを取得または設定します。

public Font Font { get; set; }

プロパティ値

テキストの描画に使用されるフォント。

関連項目