MetafileHeader::IsEmfPlusDual 方法 (gdiplusmetaheader.h)
MetafileHeader::IsEmfPlusDual方法會決定相關聯的中繼檔是否採用 EMF+ 雙重格式。
Syntax
BOOL IsEmfPlusDual();
傳回值
類型: BOOL
如果相關聯的中繼檔採用 EMF+ 雙重格式,則此方法會傳回 TRUE;否則會傳回 FALSE。 特別是,如果相關聯的中繼檔是 WMF、EMF 或 EMF+ Only 格式,這個方法會傳回 FALSE 。
需求
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | gdiplusmetaheader.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |