Table of Contents

Property this

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

this[GridPoint2]

Gets or sets the cell at the specified point.

public override TCell this[GridPoint2 point] { get; set; }

Parameters

point GridPoint2

The point.

Property Value

TCell

TCell.