Returns true if point is inside polygon or if it's located exactly on polygon's boundary, otherwise returns false.
See Implementation
Returns true if point is inside polygon or if it's located exactly on polygon's boundary, otherwise returns false.