Returns the Screen origin location as a VPoint object.
The following example draws a line from each Bot object to the coordinate system origin.
For Each Bot in Bots Bot.DrawTo World.Screen.Origin Next Bot