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