関連付けられている Metafile オブジェクトの型を取得します。
Public ReadOnly Property Type As MetafileType
[C#]
public MetafileType Type {get;}
[C++]
public: __property MetafileType get_Type();
[JScript]
public function get Type() : MetafileType;
プロパティ値
関連付けられている Metafile オブジェクトの型を表す MetafileType 列挙体。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
MetafileHeader クラス | MetafileHeader メンバ | System.Drawing.Imaging 名前空間