Change Line Text
 
 
 

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 MIRRTEXT system variable to 0.

The following list represents a few of the methods a Text object has for use in editing. For a complete list, see the Text object documentation in the AutoCAD ActiveX and VBA Reference.

ArrayPolar

Creates a polar array.

ArrayRectangular

Creates a rectangular array.

Copy

Copies the Text object.

Erase

Erases the Text object.

Mirror

Mirrors the Text object.

Move

Moves the Text object.

Rotate

Rotates the Text object.