set_X()

Point::set_X(int) method

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

void System::Drawing::Point::set_X(int value)

Arguments

ParameterTypeDescription
valueintThe value to set

See Also