contains_point

Quadrangle.contains_point

contains_point(self, int x, int y) -> bool
ParameterTypeDescription
xint
yint

Return Type: bool