GetFont

FontCollection.GetFont method

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

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

戻り値

Fontフォント。

関連項目