Method | Description | |
---|---|---|
DrawAppointment ( |
||
DrawDayBackground ( |
||
DrawDayHeader ( |
||
DrawHourLabel ( |
||
DrawMinuteLine ( |
Method | Description | |
---|---|---|
Dispose ( bool mainThread ) : void |
public DrawAppointment ( |
||
g | ||
rect | ||
appointment | ||
isSelected | bool | |
gripRect | ||
return | void |
public DrawDayBackground ( |
||
g | ||
rect | ||
return | void |
public DrawDayHeader ( |
||
g | ||
rect | ||
date | System.DateTime | |
return | void |
public DrawHourLabel ( |
||
g | ||
rect | ||
hour | int | |
ampm | bool | |
return | void |
public DrawMinuteLine ( |
||
g | ||
rect | ||
hour | bool | |
return | void |