MetafileHeader::Type Property

 

Gets the type of the associated Metafile.

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

public:
property MetafileType Type {
	MetafileType get();
}

Property Value

Type: System.Drawing.Imaging::MetafileType

A MetafileType enumeration that represents the type of the associated Metafile.

.NET Framework
Available since 1.1
Return to top
Show: