Bitmap for WPF
FromLogFont メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > GdiInterop クラス : FromLogFont メソッド
A structure containing a GDI-compatible font description.
Creates a font object that matches the properties specified by the LOGFONT structure.
シンタックス
'宣言
 
Public Function FromLogFont( _
   ByVal logFont As System.Object _
) As Font
public Font FromLogFont( 
   System.object logFont
)

パラメータ

logFont
A structure containing a GDI-compatible font description.

戻り値の型

a reference to a newly created Font.
参照

GdiInterop クラス
GdiInterop メンバ