LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

UnionRects Method

First rectangle.
Second rectangle.
Gets a LeadRectD that contains the union of two rectangles.
Syntax
 function Leadtools.LeadRectD.unionRects( 
   rect1 ,
   rect2 
)

Parameters

ParameterTypeDescription
rect1LeadRectDFirst rectangle.
rect2LeadRectDSecond rectangle.

Return Value

TypeDescription
LeadRectD A third LeadRectD the size of which represents the union of the area of the two specified rectangles.
See Also

Reference

LeadRectD Object
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

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