containsRect Method

Summary

Determines if the rectangular region represented by the specified value is entirely contained within this LeadRectD.

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

Parameters

rect

The LeadRectD to be tested.

Return Value

This method returns true if the rectangular region represented by rect is entirely contained within the rectangular region represented by this LeadRectD; otherwise, it is false.

Requirements

Target Platforms

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

Leadtools Assembly

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