'Declaration Public Function New( _ ByVal x As Single, _ ByVal y As Single _ )
public Point2F( float x, float y )
Point2F Structure Point2F Members Overload List