Region::Region(constRect&) メソッド (gdiplusheaders.h)

四角形によって定義される領域を作成します。

構文

void Region(
  [in, ref] const Rect & rect
);

パラメーター

[in, ref] rect

型: const Rect

四角形への参照。

戻り値

なし

要件

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

こちらもご覧ください

Rect

[リージョン]