AnnoObjSelect

Usage                  Long AnnoObjSelect(X As Long, Y As Long)

Description         Selects the upmost object at point (X, Y)

Parameters         X, Y                        Long                x, y coordinates

Return value      1 if found. 0 if not found.

Programming Notes        None