System::Drawing::Size::set_Width method

Size::set_Width method

Sets the value of width represented by the current object.

void System::Drawing::Size::set_Width(int value)
ParameterTypeDescription
valueintThe value to set

See Also