'Declaration Public Function New( _ ByVal width As Integer, _ ByVal height As Integer _ )
'Declaration
Public Function New( _ ByVal width As Integer, _ ByVal height As Integer _ )
public Win32.SIZE( int width, int height )
Win32.SIZE Structure Win32.SIZE Members