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

AlignRectangle Method






The original LogicalRectangle to align. This LogicalRectangle should be in Master Form coordinates.
Returns a LogicalRectangle that is aligned to the form that has generated this PageAlignment.
Syntax
public LogicalRectangle AlignRectangle( 
   LogicalRectangle rectangle
)
'Declaration
 
Public Function AlignRectangle( _
   ByVal rectangle As LogicalRectangle _
) As LogicalRectangle
'Usage
 
Dim instance As PageAlignment
Dim rectangle As LogicalRectangle
Dim value As LogicalRectangle
 
value = instance.AlignRectangle(rectangle)
public LogicalRectangle AlignRectangle( 
   LogicalRectangle rectangle
)
 function Leadtools.Forms.PageAlignment.AlignRectangle( 
   rectangle 
)
public:
LogicalRectangle AlignRectangle( 
   LogicalRectangle rectangle
) 

Parameters

rectangle
The original LogicalRectangle to align. This LogicalRectangle should be in Master Form coordinates.
Remarks
Alignment is useful when processing forms to extract correct field data from the Form page. A Form page can be scaled, shifted, or both in relation to its Master Form page. Alignment matches a LogicalRectangle that represents a specific area in the Master Form to its equivalent area in the Form.
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

PageAlignment Class
PageAlignment 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