Gets a two dimensional point (x,y) which is a point on the rendered window
(Usually we get this point from events like OnLButtonDown() )
If there is a polygon at this location (on the rendered image) then this function
will return the polygon handle
See also STATE_engine_2D_point_to_3D()