ActivityDesignerTheme.ForegroundBrush Proprietà

Definizione

Ottiene l'oggetto Brush associato al tema.

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

Valore della proprietà

Oggetto Brush associato al tema.

Attributi

Commenti

L'assegnazione di questa proprietà fa sì che il pennello associato al tema disegnare linee e curve riempite.

Si applica a