isHorz
isHorz(
point1
,point2
):boolean
Test whether the two points are horizontal
Parameters
• point1: number
[]
• point2: number
[]
Returns
boolean
isHorz(
point1
,point2
):boolean
Test whether the two points are horizontal
• point1: number
[]
• point2: number
[]
boolean