RectangleF.Inflate

RectangleF.Inflate Method


Overload List

public void Inflate( SizeF size );
public void Inflate( double x, double y );
public static RectangleF Inflate( RectangleF rect, double x, double y );
© 2004-2005 GlobFX Technologies. All rights reserved.