LEADTOOLS Forms (Leadtools.Forms assembly)
LEAD Technologies, Inc

FromLTRB Method






The x-coordinate of the upper-left corner of the LogicalRectangle.
The y-coordinate of the upper-left corner of the LogicalRectangle.
The x-coordinate of the lower-right corner of the LogicalRectangle.
The y-coordinate of the lower-right corner of the LogicalRectangle.
Specifies the unit of measurement of the LogicalRectangle.
Returns a LogicalRectangle structure with the specified edge locations and unit of measure.
Syntax
public static LogicalRectangle FromLTRB( 
   double left,
   double top,
   double right,
   double bottom,
   LogicalUnit unit
)
'Declaration
 
Public Shared Function FromLTRB( _
   ByVal left As Double, _
   ByVal top As Double, _
   ByVal right As Double, _
   ByVal bottom As Double, _
   ByVal unit As LogicalUnit _
) As LogicalRectangle
'Usage
 
Dim left As Double
Dim top As Double
Dim right As Double
Dim bottom As Double
Dim unit As LogicalUnit
Dim value As LogicalRectangle
 
value = LogicalRectangle.FromLTRB(left, top, right, bottom, unit)
public static LogicalRectangle FromLTRB( 
   double left,
   double top,
   double right,
   double bottom,
   LogicalUnit unit
)
 function Leadtools.Forms.LogicalRectangle.FromLTRB( 
   left ,
   top ,
   right ,
   bottom ,
   unit 
)
public:
static LogicalRectangle FromLTRB( 
   double left,
   double top,
   double right,
   double bottom,
   LogicalUnit unit
) 

Parameters

left
The x-coordinate of the upper-left corner of the LogicalRectangle.
top
The y-coordinate of the upper-left corner of the LogicalRectangle.
right
The x-coordinate of the lower-right corner of the LogicalRectangle.
bottom
The y-coordinate of the lower-right corner of the LogicalRectangle.
unit
Specifies the unit of measurement of the LogicalRectangle.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LogicalRectangle Structure
LogicalRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features