System::Drawing::RectangleF::set_Width method

RectangleF::set_Width method

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

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

See Also