System::Drawing::RectangleF::set_Height method

RectangleF::set_Height method

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

void System::Drawing::RectangleF::set_Height(float value)
ParameterTypeDescription
valuefloatThe value to set

See Also