Click or drag to resize

IMapTPointAnchorCellTopLeft Method

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

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

Return Value

Type: IMapTPoint
See Also