On Nov 03, 2006, at 14:03 UTC, Peter Bozek wrote: > How I get the width of TextShape text?
Find a handy Graphics context, and call StringWidth on it using the same text font/size/style and text as what's in your TextShape. Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] Verified Express, LLC "Making the Internet a Better Place" http://www.verex.com/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
