[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal width As Integer, _ ByVal height As Integer _ ) [C#] public Size( int width, int height ); [C++] public: Size( int width, int height ); [JScript] public function Size( width : int, height : int );
Size Structure | Size Members | System.Drawing Namespace | Size Constructor Overload List