set_Y()

Point::set_Y(int) method

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

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

Arguments

ParameterTypeDescription
valueintThe value to set

See Also