Class CellCorner
Represents a particular corner of a generic cell. The enum is empty - to work with corners, you need to either:
- Use the methods on ICellType.
- Cast to the enum specific to a given cell type, e.g. CellCorner.
Inheritance
System.Object
    CellCorner
  Namespace: Sylves
Assembly: Sylves.dll
Syntax
public sealed class CellCorner : EnumFields
value__
Declaration
public int value__Field Value
| Type | Description | 
|---|---|
| System.Int32 |