IPackageSpecificsDRotatePackage Method

Rotate complete package in degrees counter clock wise (math positive direction).

Definition

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

Parameters

Angle  Double
Degrees counter clock wise.

See Also