'Declaration Public Function New( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Declaration
Public Function New( _ ByVal x As Integer, _ ByVal y As Integer _ )
public Win32.POINT( int x, int y )
Win32.POINT Structure Win32.POINT Members Overload List