Pen::Clone メソッド (gdipluspen.h)

Pen::Clone メソッドは Pen オブジェクトをコピーします。

構文

Pen * Clone();

戻り値

種類: ペン*

このメソッドは、新しい Pen オブジェクトへのポインターを返します。

要件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdipluspen.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

関連項目

ペン

Pen メソッド

ペン、直線、および四角形

ペンを使用した直線と四角形の描画