containsPoint Method

Summary

Determines whether the specified point is contained within this LeadRectD.

Syntax
TypeScript
JavaScript
LeadRectD.prototype.containsPoint = function( 
   point 
) 
containsPoint( 
   point: LeadPointD 
): boolean; 

Parameters

point

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