System::Drawing::Pen::set_Width method

Pen::set_Width method

Sets the width of the current Pen object.

void System::Drawing::Pen::set_Width(float value)
ParameterTypeDescription
valuefloatThe value to set

See Also