- Declared in: RT.Coordinates.Penrose
Declaration
public Penrose Rotate(
int angle
)Summary
Rotates this cell by the specified
angle about the origin.
Parameters
| int | angle |
The angle, specified as a multiple of 36° going clockwise (SVG) or counter-clockwise (geometry). |