> Does it return all the points on a path, or just the x,y where it > begins? 'position' is a little vague. get_dimensions() returns the object's bounding box. get_position() returns the upper left (x,y) coordinate of the object, iirc.