System::Drawing::PointF::set_X method

PointF::set_X method

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

void System::Drawing::PointF::set_X(float value)
ParameterTypeDescription
valuefloatThe value to set

See Also