WmfPlaceableFileHeader.BboxLeft

WmfPlaceableFileHeader.BboxLeft property

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

public short BboxLeft { get; set; }

Return Value

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

See Also