SystemPens.FromSystemColor(Color) Méthode

Définition

Crée une Pen valeur à partir de l’objet spécifié Color.

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

Paramètres

c
Color

Pour Color le nouveau Pen.

Retours

Pen

Cette Pen méthode crée.

S’applique à