InterfaceODBObjectMirror Method

The object will be mirrored in x or y direction.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void Mirror(
	bool xDirection,
	bool addToUndoList = true
)

Parameters

xDirection  Boolean
 
addToUndoList  Boolean  (Optional)
 

See Also