How can I resize automaticly the shape

F

fokke

If text is longer dan standard format of the shape, is it possible then de
resize teh shap automaticly
 
P

Paul Herber

If text is longer dan standard format of the shape, is it possible then de
resize teh shap automaticly

You can edit the shapesheet of the shape (you may want to create a new
master shape with these added properties) and set the folowing:

width: =GUARD(MAX(TEXTWIDTH(TheText)+5 mm,30 mm))
height: =GUARD(MAX(TEXTHEIGHT(TheText,Width)+1 mm,10 mm))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top