get_LightGray()

Pens::get_LightGray() method

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

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

See Also