const CRect& CBCGPAppointment::GetRectDraw | ( | const COleDateTime & | date = COleDateTime() | ) | const |
Returns the bounding rectangle of the appointment.
Use this function to determine bounding rectangle of the appointment in the client coordinates.
date | Specifies 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. |