指定した GDI LOGFONT 構造体から Font オブジェクトを作成します。
Overloads Public Shared Function FromLogFont( _
ByVal lf As Object _) As Font
[C#]
public static Font FromLogFont(objectlf);
[C++]
public: static Font* FromLogFont(Object* lf);
[JScript]
public static function FromLogFont(
lf : Object) : Font;
パラメータ
戻り値
このメソッドが作成する Font オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
Font クラス | Font メンバ | System.Drawing 名前空間 | Font.FromLogFont オーバーロードの一覧