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类型的枚举。

适用于