set_Width()

RectangleF::set_Width(float) method

Sets the width of the rectangle represented by the current object.

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

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also