InterfacePolyClassRotate Method

Rotate the polygon.

Definition

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

Parameters

Angle  Double
Angle in degrees.

See Also