Table of Contents

Property Grid

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Grid

The grid data structure, containing cells as elements.

public IGrid<TPoint, TCell> Grid { get; }

Property Value

IGrid<TPoint, TCell>