GraphicsPathIterator::GraphicsPathIterator (constGraphicsPathIterator&) 方法 (gdipluspath.h)
GraphicsPathIterator 的複製建構函式。
語法
void GraphicsPathIterator(
const GraphicsPathIterator & unnamedParam1
);
參數
unnamedParam1
要複製到這個物件的物件。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限桌面應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | gdipluspath.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |