LEADTOOLS Forms (Leadtools.Forms assembly)

Union Method

Show in webframe





A rectangle to union.
A rectangle to union.
Gets a Rectangle structure that contains the union of two Rectangle structures.
Syntax
public static LogicalRectangle Union( 
   LogicalRectangle rect1,
   LogicalRectangle rect2
)
'Declaration
 
Public Shared Function Union( _
   ByVal rect1 As LogicalRectangle, _
   ByVal rect2 As LogicalRectangle _
) As LogicalRectangle
'Usage
 
Dim rect1 As LogicalRectangle
Dim rect2 As LogicalRectangle
Dim value As LogicalRectangle
 
value = LogicalRectangle.Union(rect1, rect2)

            

            
public:
static LogicalRectangle Union( 
   LogicalRectangle rect1,
   LogicalRectangle rect2
) 

Parameters

rect1
A rectangle to union.
rect2
A rectangle to union.
Remarks
The two rectangles should have the same unit of measurement. If the unit is not the same the union process will be done according to the rect1 unit of measurement.
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