←Select platform

Union Method (LeadRect)

Summary

Gets a rectangle structure that contains the union of two rectangle structures.

Syntax

C#
VB
Java
Objective-C
C++
Public Shared Function Union( _ 
   ByVal a As Leadtools.LeadRect, _ 
   ByVal b As Leadtools.LeadRect _ 
) As Leadtools.LeadRect 
LeadRect LeadRectUnion(LeadRect rect1, LeadRect rect2) 
public static LeadRect union(LeadRect a, LeadRect b) 

Parameters

a
A rectangle to union.

b
A rectangle to union

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize