WmfPlaceableFileHeader.BboxBottom 屬性

定義

取得或設定在輸出裝置上中繼檔影像週框 (Bounding Rectangle) 右下角的 Y 座標。

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

屬性值

在輸出裝置上中繼檔影像週框 (Bounding Rectangle) 右下角的 Y 座標。

備註

周框的座標會以 twip 為單位來測量。

適用於