set_Height()

SizeF::set_Height(float) method

Sets the value of height represented by the current object.

void System::Drawing::SizeF::set_Height(float value)

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also