[]
Determines whether adjacent cells can overflow into this cell.
public bool CanBeOverflown()
Public Function CanBeOverflown() As Boolean
| Type | Description |
|---|---|
| bool | Returns true if adjacent cells can overflow into this cell.;otherwise, false. |