[C#]
static PointF operator implicit (Point point);
[Visual Basic]
Shared Function Operator Implicit (point As Point) As PointF
None.