MetafileHeader.IsEmfPlusOnly メソッド

定義

関連付けられている Metafile が拡張メタファイルと形式Windowsのみをサポートするかどうかを示す値を返します。

public:
 bool IsEmfPlusOnly();
public bool IsEmfPlusOnly();
member this.IsEmfPlusOnly : unit -> bool
Public Function IsEmfPlusOnly () As Boolean

返品

関連付けられた true が拡張メタファイルとWindows形式のみをサポートしている場合は Metafile。それ以外の場合は false

適用対象