←Select platform

Intersect(LeadRect) Method

Summary
Replaces this LeadRect structure with the intersection of itself and the specified LeadRect structure.
Syntax
C#
C++/CLI
Java
Python
public void Intersect( 
   LeadRect rect 
) 
public void intersect( 
   LeadRect rect 
); 
public: 
void Intersect(  
   LeadRect rect 
)  
def Intersect(self,rect): 

Parameters

rect
The rectangle to intersect.

Requirements

Target Platforms

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

Leadtools Assembly

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