←Select platform

Union Method (LeadRectHelper)

Summary

Returns a LeadRect that contains the union of two rectangles.

Syntax

C#
VB
WinRT C#
C++
Public Shared Function Union( _ 
   ByVal rect1 As Leadtools.LeadRect, _ 
   ByVal rect2 As Leadtools.LeadRect _ 
) As Leadtools.LeadRect 
 function Leadtools.LeadRectHelper.Union(  
   rect1 , 
   rect2  
) 

Parameters

rect1
First rectangle.

rect2
Second rectangle.

Return Value

A third LeadRect the size of which represents the union of the area of the two specified rectangles.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly