C4 Engine
C4 Engine API Documentation

TableWidget::GetCellSize

Defined in:  C4Widgets.h
Returns the cell size for a table.
Prototype

const Vector2D& GetCellSize(voidconst;

Description
The GetCellSize function returns the cell size for a table.
See Also

TableWidget::SetCellSize