Frame

EmfHeaderObject.Frame property

Gets or sets a WMF RectL object that specifies the rectangular inclusive-inclusive dimensions, in .01 millimeter units, of a rectangle that surrounds the image stored in the metafile

public Rectangle Frame { get; set; }

See Also