InterfacePictureLayerRotate(Double) Method

Rotate the image of the picture layer.

Definition

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

Parameters

angle  Double
the angle to rotate, negative rotate counter clock wise

See Also