配置可能メタファイル ヘッダーが存在することを示す値を取得または設定します。
Public Property Key As Integer
[C#]
public int Key {get; set;}
[C++]
public: __property int get_Key();public: __property void set_Key(int);
[JScript]
public function get Key() : int;public function set Key(int);
プロパティ値
配置可能メタファイル ヘッダーが存在することを示す値。
解説
このフィールドの値は常に 0x9AC6CDD7 になっています。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
WmfPlaceableFileHeader クラス | WmfPlaceableFileHeader メンバ | System.Drawing.Imaging 名前空間