About Changing Line Text (VBA/ActiveX)

Like any other object, Text objects can be moved, rotated, erased, and copied.

You also can mirror text. If you do not want the text to be reversed when you mirror it, you can set the AutoCAD MIRRTEXT system variable to 0.

The following list represents a few of the methods a Text object has for use in editing.

ArrayPolar
Creates a polar array.
ArrayRectangular
Creates a rectangular array.
Copy
Copies the Text object.
Delete
Erases the Text object.
Mirror
Mirrors the Text object.
Move
Moves the Text object.
Rotate
Rotates the Text object.