'Declaration Public Function New( _ ByVal width As Double, _ ByVal height As Double _ )
'Declaration
Public Function New( _ ByVal width As Double, _ ByVal height As Double _ )
public Size( double width, double height )
Size Structure Size Members