Méthode | Description | |
---|---|---|
DrawAppointment ( System g, System rect, |
||
DrawDayBackground ( System g, System rect ) : void | ||
DrawDayHeader ( System g, System rect, System.DateTime date ) : void | ||
DrawHourLabel ( System g, System rect, int hour, bool ampm ) : void | ||
DrawMinuteLine ( |
Méthode | Description | |
---|---|---|
Dispose ( bool mainThread ) : void |
protected Dispose ( bool mainThread ) : void | ||
mainThread | bool | |
Résultat | void |
public DrawAppointment ( System g, System rect, |
||
g | System | |
rect | System | |
appointment | ||
isSelected | bool | |
gripRect | System | |
Résultat | void |
public DrawDayBackground ( System g, System rect ) : void | ||
g | System | |
rect | System | |
Résultat | void |
public DrawDayHeader ( System g, System rect, System.DateTime date ) : void | ||
g | System | |
rect | System | |
date | System.DateTime | |
Résultat | void |
public DrawHourLabel ( System g, System rect, int hour, bool ampm ) : void | ||
g | System | |
rect | System | |
hour | int | |
ampm | bool | |
Résultat | void |
public DrawMinuteLine ( |
||
g | ||
rect | ||
hour | bool | |
Résultat | void |