←Select platform

Intersect(LeadRect) Method

Summary
Replaces this LeadRect structure with the intersection of itself and the specified LeadRect structure.
Syntax
C#
VB
C++
Java
public void Intersect( 
   LeadRect rect 
) 
Public Overloads Sub Intersect( _ 
   ByVal rect As LeadRect _ 
)  
public void intersect(LeadRect rect) 
public: 
void Intersect(  
   LeadRect rect 
)  

Parameters

rect
The rectangle to intersect.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.