LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Contains Method

The x-coordinate of the point to test.
The y-coordinate of the point to test.
Determines whether the specified point is contained within this LeadRectD.
Syntax
 function Leadtools.LeadRectD.contains( 
   x ,
   y 
)

Parameters

ParameterTypeDescription
xdoubleThe x-coordinate of the point to test.
ydoubleThe y-coordinate of the point to test.

Return Value

TypeDescription
boolean true if the specified point is contained within this LeadRectD; otherwise, it is false.
See Also

Reference

LeadRectD Object
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.