Bounds

EmfHeaderObject.Bounds property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the rectangular inclusive-inclusive bounds in device units of the smallest rectangle that can be drawn around the image stored in the metafile

public Rectangle Bounds { get; set; }

See Also