関連付けられている Metafile オブジェクトのサイズをバイト単位で取得または設定します。
Public Property Size As Integer
[C#]
public int Size {get; set;}
[C++]
public: __property int get_Size();public: __property void set_Size(int);
[JScript]
public function get Size() : int;public function set Size(int);
プロパティ値
関連付けられている Metafile オブジェクトのバイト単位のサイズ。
必要条件
プラットフォーム: 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 名前空間