intersect Method

Summary

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

Syntax

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

Parameters

rect

The rectangle to intersect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly