IPCBIWindowClearUndoBuffer Method

Clear the inner undo buffer. This make it impossible to undo mirror/rotation and many more actions.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ClearUndoBuffer()

Implements

InterfacePCBIWindowClearUndoBuffer

See Also