containsXY Method

Test if a point given as x,y is within the range. (Ignoring z of range)

containsXY(x: number, y: number): boolean

Parameter Type Description
x number  
y number  

Defined in

Last Updated: 08 January, 2020