Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Penrose Rotate(int)

  • Declared in: RT.Coordinates.Penrose

Declaration

public Penrose Rotate(
    int angle
)

Summary

Rotates this cell by the specified angle about the origin.

Parameters

intangle The angle, specified as a multiple of 36° going clockwise (SVG) or counter-clockwise (geometry).