Bounds

EmfAlphaBlend.Bounds property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19) that defines the destination bounding rectangle in device units.

public Rectangle Bounds { get; set; }

See Also