ActivityDesignerTheme.GetBackgroundBrush(Rectangle) Method

Definition

Gets a brush used to paint the area specified by the rectangle passed.

C#
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush GetBackgroundBrush(System.Drawing.Rectangle rectangle);

Parameters

rectangle
Rectangle

A Rectangle that specifies the location and size of the area on the background.

Returns

A Brush that is used to fill interiors of graphical shapes such as rectangles, ellipses, pies, polygons, and paths.

Attributes

Remarks

The background brush is used to fill the interior of the background of the designer.

Applies to

Tuote Versiot
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1