Definition
public static RectangleF Inflate( RectangleF rect, double x, double y );
Parameters
rectSystem.Drawing.RectangleF. xSystem.Double. ySystem.Double.
Return Value
System.Drawing.RectangleF.