System::Drawing::SizeF::set_Width method

SizeF::set_Width method

Sets the value of width represented by the current object.

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

See Also