Added the PointF, Size, and SizeF structures to System.Drawing.
authorMike Kestner <mkestner@gmail.com>
Fri, 17 Aug 2001 17:19:15 +0000 (17:19 -0000)
committerMike Kestner <mkestner@gmail.com>
Fri, 17 Aug 2001 17:19:15 +0000 (17:19 -0000)
commitbd02735daeaf294b8ecf54cdbea8827efe91f2a2
tree4fe35f5c814f10f680a292cab40f48cff0aa86c2
parentb043d3036614ff6902a4ccfc01ccaec339fcce7e
Added the PointF, Size, and SizeF structures to System.Drawing.

svn path=/trunk/mcs/; revision=490
mcs/class/System.Drawing/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing/PointF.cs [new file with mode: 0644]
mcs/class/System.Drawing/System.Drawing/Size.cs [new file with mode: 0644]
mcs/class/System.Drawing/System.Drawing/SizeF.cs [new file with mode: 0644]