WmfPlaceableFileHeader.BboxRight

WmfPlaceableFileHeader.BboxRight property

Gets or sets the x-coordinate of the lower-right corner of the bounding rectangle of the metafile image on the output device.

public short BboxRight { get; set; }

Return Value

The x-coordinate of the lower-right corner of the bounding rectangle of the metafile image on the output device.

See Also