Share via


MetaHeader.Type プロパティ

定義

関連付けられている Metafile オブジェクトの型を取得または設定します。

public:
 property short Type { short get(); void set(short value); };
public short Type { get; set; }
member this.Type : int16 with get, set
Public Property Type As Short

プロパティ値

関連付けられている Metafile オブジェクトの型。

注釈

メタファイルがメモリ内にあるか、ディスク ファイルに記録されるかを指定します。 このプロパティには、次のいずれかの値を指定できます。

適用対象