←Select platform

Union(LeadRectD) Method

Summary

Expands the current rectangle exactly enough to contain the specified rectangle.

Syntax
C#
VB
C++
Java
public void Union( 
   LeadRectD rect 
) 
Public Overloads Sub Union( _ 
   ByVal rect As LeadRectD _ 
)  
public void union(LeadRectD rect) 
public: 
void Union(  
   LeadRectD rect 
)  

Parameters

rect
The rectangle to include.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly