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