operator PointF()

Point::operator PointF() const 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