contains
Description:
Queries whether a given Component contains a particular point.
Parameters:
| this |
a pointer to the Component to query. |
| x |
a int specifying the x coordinate in question. |
| y |
a int specifying the y coordinate in question. |
| ctype |
the desired coordinate system of the point ( |
Returns:
|
|