rotate


Description:

public void rotate (int cx, int cy, int angle, ref int x, ref int y)

Rotate a point

Parameters:

cx

The center of rotation x coordinate

cy

The center of rotation y coordinate

angle

The angle of rotation

x

The rotated x coordinate

y

The rotated y coordinate


Namespace: Geda3.Coord
Package: Gschem3