Contains the arguments passed to handlers of the Draw event. The following tables list the members exposed by the CustomDrawArgs type.
|
Name | Description | |
---|---|---|
![]() |
Gets the bounding rectangle of the element being drawn. |
|
![]() |
Gets the date and time associated with the element being drawn. |
|
![]() |
Gets the type of the calendar element being drawn. |
|
![]() |
Gets the end time associated with the element being drawn. |
|
![]() |
Gets the GraphicsEx instance whose methods can be used to perform custom drawing. |
|
![]() |
Gets the index associated with the element being drawn. |
|
![]() |
Gets the item being custom drawn. |
|
![]() |
Gets the resource related to the element being drawn. |
|
![]() |
Gets the start time associated with the element being drawn. |
|
![]() |
Gets the style associated with the element being drawn. |
|
![]() |
Gets the text associated with the element being drawn. |