LEADTOOLS Forms (Leadtools.Forms assembly)

FromLTRB Method

Show in webframe





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
) 

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

See Also

Reference

LogicalRectangle Structure
LogicalRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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