MetafileHeader.Type 屬性

定義

取得關聯之 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

屬性值

MetafileType 列舉型別,表示關聯之 Metafile 的型別。

適用於