set_Height()

Size::set_Height(int) method

Sets the value of height represented by the current object.

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

Arguments

ParameterTypeDescription
valueintThe value to set

See Also