System::Drawing::SizeF::set_Height method

SizeF::set_Height method

Sets the value of height represented by the current object.

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

See Also