バージョン

Load メソッド (IFontLoader)

フォントを読み込みします。
シンタックス
'宣言
 
Function Load( _
   ByVal path As System.String _
) As Font
Font Load( 
   System.string path
)

パラメータ

path
読み込みするフォントへのパス。

戻り値の型

参照

オンラインで表示: GitHub