Partager via


ActivityDesignerTheme.ForegroundBrush Propriété

Définition

Obtient l'objet Brush associé au thème.

public:
 property System::Drawing::Brush ^ ForegroundBrush { System::Drawing::Brush ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush ForegroundBrush { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ForegroundBrush : System.Drawing.Brush
Public ReadOnly Property ForegroundBrush As Brush

Valeur de propriété

Brush

Objet Brush associé au thème.

Attributs

Remarques

Lorsque cette propriété est assignée, le pinceau associé au thème dessine des courbes et des lignes pleines.

S’applique à