WmfPlaceableFileHeader.BboxTop

WmfPlaceableFileHeader.BboxTop property

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

public short BboxTop { get; set; }

Return Value

The y-coordinate of the upper-left corner of the bounding rectangle of the metafile image on the output device.

See Also