System::Drawing::Point::operator PointF method

Point::operator PointF method

Constructs an instance of PointF object and initializes it with X and Y coordinates values of the current Point object.

System::Drawing::Point::operator PointF() const

See Also