IPolyClassRotate Method

Rotate the polygon.

Definition

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

Parameters

Angle  Double
Angle in degrees.

Implements

InterfacePolyClassRotate(Double)

See Also