set_Width()

Pen::set_Width(float) method

Sets the width of the current Pen object.

void System::Drawing::Pen::set_Width(float value)

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also