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

LogicalRectangle Constructor(LogicalPoint,LogicalSize)






The coordinates of the upper-left corner of the rectangle.
The width and height of the rectangle.
Initializes a new instance of the LogicalRectangle class with the specified location and size.
Syntax
public LogicalRectangle( 
   LogicalPoint location,
   LogicalSize size
)
'Declaration
 
Public Function New( _
   ByVal location As LogicalPoint, _
   ByVal size As LogicalSize _
)
'Usage
 
Dim location As LogicalPoint
Dim size As LogicalSize
 
Dim instance As New LogicalRectangle(location, size)
public LogicalRectangle( 
   LogicalPoint location,
   LogicalSize size
)
function LogicalRectangle( 
   location ,
   size 
)
public:
LogicalRectangle( 
   LogicalPoint location,
   LogicalSize size
)

Parameters

location
The coordinates of the upper-left corner of the rectangle.
size
The width and height of the rectangle.
Remarks
The location and size units should be equal. If they are different the size will be converted to location's unit of measurement. The new rectangle will have the same units as location.
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
Overload List

 

 


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