intersectsWith Method (LeadRectD)

Summary

Determines if this LeadRectD intersects with a test value.

Syntax

JavaScript Syntax
LeadRectD.prototype.intersectsWith = function(rect)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize