System::Drawing::PointF::set_Y method

PointF::set_Y method

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

void System::Drawing::PointF::set_Y(float value)
ParameterTypeDescription
valuefloatThe value to set

See Also