System::Drawing::Point::set_X method

Point::set_X method

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

void System::Drawing::Point::set_X(int value)
ParameterTypeDescription
valueintThe value to set

See Also