MetafileHeader.IsWmfPlaceable Método

Definição

Retorna um valor que indica se o Metafile associado está no formato de metarquivo posicionável do Windows.Returns a value that indicates whether the associated Metafile is in the Windows placeable metafile format.

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

Retornos

Boolean

true se o Metafile associado estiver no formato de metarquivo posicionável do Windows; caso contrário, false.true if the associated Metafile is in the Windows placeable metafile format; otherwise, false.

Aplica-se a