InterfacePictureLayerRotate 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(
	float angle
)

Parameters

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

See Also