contains
Quadrangle.contains
contains(self, Union[PointLike, Quadrangle, RectLike, tuple[int, int]] obj) -> bool
| Parameter | Type | Description |
|---|---|---|
obj | Union[PointLike, Quadrangle, RectLike, tuple[int, int]] |
Return Type: bool
contains(self, Union[PointLike, Quadrangle, RectLike, tuple[int, int]] obj) -> bool
| Parameter | Type | Description |
|---|---|---|
obj | Union[PointLike, Quadrangle, RectLike, tuple[int, int]] |
Return Type: bool