set_Y()

PointF::set_Y(float) method

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

void System::Drawing::PointF::set_Y(float value)

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also