contains Method

Summary

Determines whether the specified point is contained within this LeadRectD.

Syntax
TypeScript
JavaScript
LeadRectD.prototype.contains = function( 
   x, 
   y 
) 
contains( 
   x: number, 
   y: number 
): boolean; 

Parameters

x

The x-coordinate of the point to test.

y

The y-coordinate of the point to test.

Return Value

true if the specified point is contained within 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.