DrawObject.Cell

DrawObject.Cell property

Indicates the Cell object when rendering. All properties of cell can be accessed.

public Cell Cell { get; }

See Also