Performs an undo operation on this database
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
member Undo : unit -> unit
Remarks
All operations
performed since the last call to startUndoRecording will be undone.
At least one undo step is always supported for internal
needs.
See Also