contains

contains(pt)

Determines if the specified Point is contained within this Quadrangle structure.

ParameterDescription
ptThe Point to test.

Returns: true if Point is contained within this Quadrangle structure; otherwise, false.