StartUndoMark Method |
Marks the beginning of a block of operations.
Signature
object.StartUndoMark
Object
Document
The object or objects this method applies to.
Remarks
This method allows AutoCAD to set up the necessary environment so operations done between this call and a call to EndUndoMark can be treated as a group of operations.
Comments? |