C4 Engine API Documentation
Home
►
Interface Manager
►
class TableWidget
TableWidget::GetCellSize
Defined in:
C4Widgets.h
Returns the cell size for a table.
Prototype
const
Vector2D& GetCellSize(
void
)
const
;
Description
The
GetCellSize
function returns the cell size for a table.
See Also
TableWidget::SetCellSize
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC