intersect Method

Summary

Replaces this LeadRectD with the intersection of itself and the specified LeadRectD.

Syntax
TypeScript
JavaScript
LeadRectD.prototype.intersect = function( 
   rect 
) 
intersect( 
   rect: LeadRectD 
): void; 

Parameters

rect

The rectangle to intersect.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly