public Point( int x, int y )
Public Sub New ( _ x As Integer, _ y As Integer _ )
public: Point( int^ x, int^ y )