containsRect Method (LeadRectD)

Summary

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

Syntax

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

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