←Select platform

Intersect(LeadRect) Method

Summary

Determines the LogicalRectangle structure that represents the intersection of two rectangles.

Syntax

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

Parameters

rect
The LogicalRectangle with which 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.Forms Assembly