intersectsWith Method

Summary

Determines if this LeadRectD intersects with a test value.

Syntax
TypeScript
JavaScript
LeadRectD.prototype.intersectsWith = function( 
   rect 
) 
intersectsWith( 
   rect: LeadRectD 
): boolean; 

Parameters

rect

The rectangle to test.

Return Value

This method returns true if there is any intersection; otherwise, it is false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.