Table of Contents

Property this

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

this[GridPoint3]

Gets or sets the cell at the specified point.

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

Parameters

point GridPoint3

The point.

Property Value

TCell

TCell.