set_X()

RectangleF::set_X(float) method

Sets the X coordinate of the upper left corner of the rectangle represented by the current object.

void System::Drawing::RectangleF::set_X(float value)

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also