C#
VB
C++
Determines if this rectangle intersects with a test rectangle.
public bool IntersectsWith(LogicalRectangle rect)
Public Overloads Function IntersectsWith( _ByVal rect As Leadtools.Forms.LogicalRectangle _) As Boolean
public:bool IntersectsWith(Leadtools.Forms.LogicalRectangle rect)
rect
The rectangle to test.
This method returns true if there is any intersection; false otherwise.
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
