Bounds

EmfGradientFill.Bounds property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies a bounding rectangle, in inclusive-inclusive device units.

public Rectangle Bounds { get; set; }

See Also