MetafileHeader.IsWmfPlaceable メソッド

定義

関連付けられている Metafile が配置可能なメタファイル形式Windowsかどうかを示す値を返します。

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

返品

関連付けられた true Windows が配置可能なメタファイル形式の場合は Metafile。それ以外の場合は false

適用対象