BCGSuite for MFC
const CRect& CBCGPAppointment::GetRectDraw ( const COleDateTime &  date = COleDateTime()) const

Returns the bounding rectangle of the appointment.

Returns
A reference to a CRect object containing the appointment bounding rectangle in the client coordinates.

Use this function to determine bounding rectangle of the appointment in the client coordinates.

Parameters
dateSpecifies the date for which the bounding rectangle is returned. Required when date start is not equal to date finish, e.g. the appointment is multiday.