Rectangle.FromLTRB(int,int,int,int)

Rectangle.FromLTRB Method


Definition

public static Rectangle FromLTRB( int left, int top, int right, int bottom );

Parameters

leftSystem.Int32.
topSystem.Int32.
rightSystem.Int32.
bottomSystem.Int32.

Return Value

System.Drawing.Rectangle.

© 2004-2005 GlobFX Technologies. All rights reserved.