Pens.Black Propriedade

Definição

Um objeto Pen definido pelo sistema com uma largura de 1.

public:
 static property System::Drawing::Pen ^ Black { System::Drawing::Pen ^ get(); };
public static System.Drawing.Pen Black { get; }
static member Black : System.Drawing.Pen
Public Shared ReadOnly Property Black As Pen

Valor da propriedade

Pen

Um objeto Pen definido como uma cor definida pelo sistema.

Aplica-se a