MetafileHeader::IsDisplay Method ()

 

Returns a value that indicates whether the associated Metafile is device dependent.

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

public:
bool IsDisplay()

Return Value

Type: System::Boolean

true if the associated Metafile is device dependent; otherwise, false.

.NET Framework
Available since 1.1
Return to top
Show: