Field OrthogonalLines
A list of the three cardinal lines of a hex grid, that is, the axes.
public static readonly IEnumerable<IMap<GridPoint2, GridPoint2>> OrthogonalLines
Returns
- IEnumerable<IMap<GridPoint2, GridPoint2>>
- A list of the three cardinal lines of a hex grid, that is, the axes.