Click or drag to resize

IMapTPointAnchorCellTopCenter Method

Returns an IMap that anchors the grid cells vertically to the top center.

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

Return Value

Type: IMapTPoint
See Also