set_Width()

Size::set_Width(int) method

Sets the value of width represented by the current object.

void System::Drawing::Size::set_Width(int value)

Arguments

ParameterTypeDescription
valueintThe value to set

See Also