Font::Clone 方法 (gdiplusheaders.h)
Font::Clone 方法會根據這個Font物件建立新的Font物件。
Syntax
Font * Clone();
傳回值
類型: 字型*
這個方法會傳回新 Font 物件的指標。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限桌面應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | gdiplusheaders.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |