System::Drawing::Point::set_Y method

Point::set_Y method

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

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

See Also