Click or drag to resize

IMapTPointAnchorCellBottom Method

Returns an IMap that anchors the grid cells to the bottom.

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

Return Value

Type: IMapTPoint
See Also