Creates a font object that matches the properties specified by the LOGFONT structure.
シンタックス
'宣言
Public Function FromSystemDrawingFont( _
ByVal As System.Drawing.Font _
) As Font
public Font FromSystemDrawingFont(
System.Drawing.Font
)
パラメータ
- font
- A System.Drawing.Fontdescription.
戻り値の型
a reference to a newly created
Font.
参照