MetafileHeader::IsWmfPlaceable Method ()

 

Returns a value that indicates whether the associated Metafile is in the Windows placeable metafile format.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
bool IsWmfPlaceable()

Return Value

Type: System::Boolean

true if the associated Metafile is in the Windows placeable metafile format; otherwise, false.

.NET Framework
Available since 1.1
Return to top
Show: