RectangleF.Inflate Method


Definition

public static RectangleF Inflate( RectangleF rect, double x, double y );

Parameters

rectSystem.Drawing.RectangleF.
xSystem.Double.
ySystem.Double.

Return Value

System.Drawing.RectangleF.

© 2004-2005 GlobFX Technologies. All rights reserved.