ScottPlot
|
Represents a single cell in a rectangular grid. More...
Public Member Functions | |
GridCell (int rowIndex, int colIndex, int rowCount, int colCount, int rowSpan=1, int colSpan=1) | |
PixelRect | GetRect (PixelRect figureRect) |
Return the rectangle for this cell given the dimensions of the full grid. | |
Represents a single cell in a rectangular grid.
|
inline |
Return the rectangle for this cell given the dimensions of the full grid.