バージョン

Fonts プロパティ

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

オンラインで表示: GitHub