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) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |