ヘッダー ファイルのサイズをバイト単位で取得または設定します。
Public Property HeaderSize As Short
[C#]
public short HeaderSize {get; set;}
[C++]
public: __property short get_HeaderSize();public: __property void set_HeaderSize(short);
[JScript]
public function get HeaderSize() : Int16;public function set HeaderSize(Int16);
プロパティ値
ヘッダー ファイルのバイト単位のサイズ。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
MetaHeader クラス | MetaHeader メンバ | System.Drawing.Imaging 名前空間