Compartir a través de


ActivityDesignerTheme.ForegroundBrush Propiedad

Definición

Obtiene el objeto Brush asociado 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

Valor de propiedad

Brush

Un objeto Brush asociado al tema.

Atributos

Comentarios

Si se asigna esta propiedad, el pincel asociado al tema dibuja líneas rellenas y curvas.

Se aplica a