WmfPlaceableFileHeader.BboxBottom

WmfPlaceableFileHeader.BboxBottom property

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

public short BboxBottom { get; set; }

Return Value

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

See Also