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