RectangleF.FromLTRB(double,double,double,double)

RectangleF.FromLTRB Method


Definition

public static RectangleF FromLTRB( double left, double top, double right, double bottom );

Parameters

leftSystem.Double.
topSystem.Double.
rightSystem.Double.
bottomSystem.Double.

Return Value

System.Drawing.RectangleF.

© 2004-2005 GlobFX Technologies. All rights reserved.