InterfaceODBObjectRotate(Int32, Boolean) Method

Rotate the object.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
void Rotate(
	int angle,
	bool addToUndoList = true
)

Parameters

angle  Int32
 
addToUndoList  Boolean  (Optional)
 

See Also