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