Pens.Orange Propriedade
Definição
public:
static property System::Drawing::Pen ^ Orange { System::Drawing::Pen ^ get(); };
public static System.Drawing.Pen Orange { get; }
member this.Orange : System.Drawing.Pen
Public Shared ReadOnly Property Orange As Pen
Valor da propriedade
Um objeto Pen definido como uma cor definida pelo sistema.A Pen object set to a system-defined color.
Comentários
Para ver a cor representada por essa caneta e outras canetas nessa classe, consulte cores por nome.To see the color represented by this pen and other pens in this class, see Colors by Name.