WmfPlaceableFileHeader.BboxRight 属性

定义

获取或设置输出设备上图元文件图像的边框右下角的 x 坐标。

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

属性值

输出设备上图元文件图像的边框右下角的 x 坐标。

注解

边界矩形的坐标以缇为单位测量。

适用于