public Point( float x, float y )
Public Sub New ( _ x As Single, _ y As Single _ )
public: Point( float x, float y )