Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Pentavector Rotate(int)

Declaration

public Pentavector Rotate(
    int clockwiseAmount = 1
)

Summary

Rotates the vector the specified clockwiseAmount times 36°.

Returns

The rotation proceeds clockwise in SVG and counter-clockwise in geometry.