ActivityDesignerTheme.GetBackgroundBrush(Rectangle) Metoda

Definice

Získá štětec použitý k vykreslení oblasti určené obdélníkem předaný.

public:
 System::Drawing::Brush ^ GetBackgroundBrush(System::Drawing::Rectangle rectangle);
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush GetBackgroundBrush (System.Drawing.Rectangle rectangle);
[<System.ComponentModel.Browsable(false)>]
member this.GetBackgroundBrush : System.Drawing.Rectangle -> System.Drawing.Brush
Public Function GetBackgroundBrush (rectangle As Rectangle) As Brush

Parametry

rectangle
Rectangle

Určuje Rectangle umístění a velikost oblasti na pozadí.

Návraty

Brush

Slouží Brush k vyplnění interiérů grafických obrazců, jako jsou obdélníky, tři tečky, výsečové, mnohoúhelníky a cesty.

Atributy

Poznámky

Štětec pozadí slouží k vyplnění interiéru pozadí návrháře.

Platí pro