次の方法で共有


WmfPlaceableFileHeader.BboxBottom プロパティ

出力デバイス上のメタファイル イメージに外接する四角形の右下隅の y 座標を取得または設定します。

Public Property BboxBottom As Short
[C#]
public short BboxBottom {get; set;}
[C++]
public: __property short get_BboxBottom();public: __property void set_BboxBottom(short);
[JScript]
public function get BboxBottom() : Int16;public function set BboxBottom(Int16);

プロパティ値

出力デバイス上のメタファイル イメージに外接する四角形の右下隅の y 座標。

解説

外接する四角形の座標は、twip 単位で計測します。

必要条件

プラットフォーム: 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 名前空間