get_Crimson()

Pens::get_Crimson() method

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

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

See Also