Table of Contents

Field OrthogonalLines

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

A list containing maps that represent orthogonal lines, that is, horizontal lines and vertical lines.

public static readonly IEnumerable<IMap<GridPoint2, GridPoint2>> OrthogonalLines

Returns

IEnumerable<IMap<GridPoint2, GridPoint2>>
A list containing maps that represent orthogonal lines, that is, horizontal lines and vertical lines.