FontFamily::Clone メソッド (gdiplusheaders.h)
FontFamily::Clone メソッドは、この FontFamily オブジェクトに基づいて新しい FontFamily オブジェクトを作成します。
構文
FontFamily * Clone();
戻り値
種類: FontFamily*
このメソッドは、新しい FontFamily オブジェクトへのポインターを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusheaders.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |