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 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.