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 列挙体。

適用対象