Click or drag to resize

IMapTPointRotate180 Method

Returns an IMap where grid cells are scaled about the origin by 180 degrees.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
IMap<TPoint> Rotate180()

Return Value

Type: IMapTPoint
See Also