set_Width()

SizeF::set_Width(float) method

Sets the value of width represented by the current object.

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

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also