I need to change the width factor of a text object. I have already located the text object (IAcadText) Dim TextObj as AcadText How do you change the width factor? I didn't see anything in the VB help regarding this property. Corey