バージョン

Fonts プロパティ

フォントのインデックスされたコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Fonts As Dictionary(Of Integer,Font)
public Dictionary<int,Font> Fonts {get;}
参照