SystemBrushes.FromSystemColor(Color) Metod

Definition

Skapar en Brush från den angivna Color strukturen.

public:
 static System::Drawing::Brush ^ FromSystemColor(System::Drawing::Color c);
public static System.Drawing.Brush FromSystemColor(System.Drawing.Color c);
static member FromSystemColor : System.Drawing.Color -> System.Drawing.Brush
Public Shared Function FromSystemColor (c As Color) As Brush

Parametrar

c
Color

Strukturen Color som du vill skapa Brush.

Returer

Den Brush här metoden skapar.

Gäller för