MetafileHeader.Type Property

Definition

Gets the type of the associated Metafile.

public:
 property System::Drawing::Imaging::MetafileType Type { System::Drawing::Imaging::MetafileType get(); };
public System.Drawing.Imaging.MetafileType Type { get; }
member this.Type : System.Drawing.Imaging.MetafileType
Public ReadOnly Property Type As MetafileType

Property Value

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

Applies to