AnnoObjSetPos

Usage                  AnnoObjSetPos(X As Long, Y As Long)

Description         Sets the upper-left coordinate point of the selected object. In case of aotLine (=5) type objects this method sets the starting point.

Parameters         X, Y                        Long                Coordinates for the upper-left point

Return value      None

Programming Notes        None