Bitmap for WinForms
FromSystemDrawingFont メソッド

C1.Win.C1DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > GdiInterop クラス : FromSystemDrawingFont メソッド
A System.Drawing.Fontdescription.
Creates a font object that matches the properties specified by the LOGFONT structure.
シンタックス
'宣言
 
Public Function FromSystemDrawingFont( _
   ByVal font As System.Drawing.Font _
) As Font
public Font FromSystemDrawingFont( 
   System.Drawing.Font font
)

パラメータ

font
A System.Drawing.Fontdescription.

戻り値の型

a reference to a newly created Font.
参照

GdiInterop クラス
GdiInterop メンバ