System::Drawing::Pen::set_Color method

Pen::set_Color method

Sets this pen’s color.

void System::Drawing::Pen::set_Color(const Color &color)
ParameterTypeDescription
colorconst Color&The value to set

See Also