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à

Brush

Oggetto Brush associato al tema.

Attributi

Commenti

Se si assegna questa proprietà il pennello associato al tema disegnerà linee e curve piene.

Si applica a