Initializes a new instance of SizeF.
Overload List
public SizeF();public SizeF( double width, double height );public SizeF( SizeF size );public SizeF( PointF point );