Rectangle.Rectangle Constructor


Definition

public Rectangle( int x, int y, int width, int height );

Parameters

xSystem.Int32.
ySystem.Int32.
widthSystem.Int32.
heightSystem.Int32.
© 2004-2005 GlobFX Technologies. All rights reserved.