Bounds

EmfRegionDataHeader.Bounds property

Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19), which specifies the bounds of the region.

public Rectangle Bounds { get; set; }

See Also