TableWidget::SetCellSize
Defined in:
Sets the cell size for a table.
C4Widgets.hPrototype
void SetCellSize(const Vector2D& cell);
Parameters
cell |
The new cell size. |
Description
The SetCellSize function sets the cell size for a table to that specified by the cell parameter.
See Also
