Region::Region(constGraphicsPath*) メソッド (gdiplusheaders.h)
パス ( GraphicsPath オブジェクト) によって定義され、 GraphicsPath オブジェクトに含まれる塗りつぶしモードを持つ領域を作成します。
構文
void Region(
[in] const GraphicsPath *path
);
パラメーター
[in] path
型: const GraphicsPath*
パスを指定する GraphicsPath オブジェクトへのポインター。
戻り値
なし
必要条件
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusheaders.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |