Rectangle.Inflate Method


Definition

public static Rectangle Inflate( Rectangle rect, int x, int y );

Parameters

rectSystem.Drawing.Rectangle.
xSystem.Int32.
ySystem.Int32.

Return Value

System.Drawing.Rectangle.

© 2004-2005 GlobFX Technologies. All rights reserved.