Method Rotate90
Rotate90(GridPoint2)
Rotates the specified point counterclockwise by 90 degrees around the origin.
public static GridPoint2 Rotate90(GridPoint2 point)
Parameters
point
GridPoint2
Rotates the specified point counterclockwise by 90 degrees around the origin.
public static GridPoint2 Rotate90(GridPoint2 point)
point
GridPoint2