System::Drawing::Size::set_Height method

Size::set_Height method

Sets the value of height represented by the current object.

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

See Also