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

适用于