set_X()

PointF::set_X(float) method

Sets the value of X coordinate represented by the current object.

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

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also