←Select platform

IntersectsWith(LeadRect) Method

Summary

Determines whether this rectangle intersects with rect.

Syntax

C#
VB
C++
public bool IntersectsWith(  
   Leadtools.LeadRect rect 
) 
Public Overloads Function IntersectsWith( _ 
   ByVal rect As Leadtools.LeadRect _ 
) As Boolean 
public: 
bool IntersectsWith(  
   Leadtools.LeadRect rect 
) 

Parameters

rect
The rectangle to test.

Return Value

true if the rect intersects with this LogicalRectangle; false, otherwise.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms Assembly
Click or drag to resize