Click or drag to resize

IMapTPointAnchorCellCenter Method

Returns an IMap that anchors the grid cells horizontally to the center.

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

Return Value

Type: IMapTPoint
See Also