WmfPlaceableFileHeader.BboxLeft 属性

定义

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

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

属性值

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

注解

边框的坐标以缇为单位。

适用于