Well, it sounds like you would just add the object's length (or half thereof) to its Z position.
Tried that, but the objects length says its zero.
You use Graphics.StringWidth to measure the width of the string. You need a Graphics object for this, but pretty much any one will do; use the Window's Graphics property if none other is convenient. Best, - Joe
Ahh ok. Thanks _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
