GetFont

FontCollection.GetFont method

指定した ID の要素を取得します。

public Font GetFont(int ID)
パラメータ タイプ 説明
ID Int32 Int32親要素内の要素の ID。

戻り値

Fontフォント。

関連項目