System::Drawing::Rectangle::set_Height method

Rectangle::set_Height method

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

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

See Also