Error processing SSI file
LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
IntersectsWith Method
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The rectangle to test.
Determines if this
LeadRectD
intersects with a test value.
Syntax
JavaScript
function
Leadtools.LeadRectD.intersectsWith(
rect
)
Parameters
Parameter
Type
Description
rect
LeadRectD
The rectangle to test.
Return Value
Type
Description
boolean
This method returns
true
if there is any intersection; otherwise, it is
false
.
See Also
Reference
LeadRectD Object
LeadRectD Members
Error processing SSI file