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