Determines if this LeadRectD intersects with a test value.
LeadRectD.prototype.intersectsWith = function(rect)
intersectsWith(rect: LeadRectD): boolean;
rect
The rectangle to test.
This method returns true if there is any intersection; otherwise, it is 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