←Select platform

Intersect(LeadRect) Method

Summary

Replaces this LeadRect structure with the intersection of itself and the specified LeadRect structure.

Syntax

C#
VB
Java
C++
public void Intersect( 
   LeadRect rect 
) 
Public Overloads Sub Intersect( _ 
   ByVal rect As Leadtools.LeadRect _ 
)  
public void intersect(LeadRect rect) 
public: 
void Intersect(  
   Leadtools.LeadRect rect 
)  

Parameters

rect
The rectangle to intersect.

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