BCGSuite for MFC
virtual CRect CBCGPGanttChart::GetBarRect ( const CBCGPGanttItem pItem) const
virtual

Returns a bounding rectangle of the specified item.

Use this function to determine a bounding rectangle (in client coordinates) of the specified item.

It can be an empty rectangle if the specified item is not visible.

Parameters
pItemA pointer to an item.