Table of Contents

Property this

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

this[TPoint]

Gets or sets the cell at the specified point.

TCell this[TPoint point] { get; set; }

Parameters

point TPoint

The point.

Property Value

TCell

TCell.