cart: empty [ Login ]

How to get and set the width of DXF block

1 
rray
9/26/2013 9:13 AM
Hi According to my project requirement : I have a text block by default its render in single line but based on some conditions we have to render this text block in two lines Is there any way of doing it through code.
rammi
9/30/2013 1:01 PM
Use a DxfMText entity and set its ReferenceRectangleWidth property. - Rammi
1