Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Penrose.Grid Rotate(int)

Declaration

public Penrose.Grid Rotate(
    int angle
)

Summary

Rotates the entire grid by the specified angle.

Parameters

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

Returns

The new grid.