| geomerative index |
||||
| Name | isIn ( ) | |||
| Examples | None available |
|||
| Description | Use this method to know if the shape is inside a graphics object. This might be useful if we want to delete objects that go offscreen. | |||
| Syntax | isIn(g); |
|||
| Parameters |
|
|||
| Returns | boolean, whether the shape is in or not the graphics object | |||
| Usage | Geometry | |||
| Related | ||||