get_PaleGoldenrod()

Pens::get_PaleGoldenrod() method

Returns a Pen object with a width of 1 and whose ARGB color in hexadecimal notation has a value of #FFEEE8AA.

static SharedPtr<Pen> System::Drawing::Pens::get_PaleGoldenrod()

See Also