C#
VB
Java
Objective-C
C++
Indicates whether the specified rectangle intersects with the current rectangle.
Public Function IntersectsWith( _ByVal rect As Leadtools.LeadRectD _) As Boolean
BOOL LeadRectDIntersectsWith(LeadRectD rect1, LeadRectD rect2) public boolean intersectsWith(LeadRectD rect) public:bool IntersectsWith(Leadtools.LeadRectD rect)
rect
The rectangle to check.
true if the specified rectangle intersects with the current rectangle; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
