geomerative index |
||||
Name | isIn ( ) | |||
Examples | None available |
|||
Description | Use this method to know if the polygon 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 polygon is in or not the graphics object | |||
Usage | Geometry | |||
Related | ||||