InterfaceODBObjectRotate(Double, Boolean) Method

Rotate the object.

Definition

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

Parameters

angle  Double
 
addToUndoList  Boolean  (Optional)
 

See Also