Name | Description | |
---|---|---|
![]() | DrawProjectEventArgs Constructor |
The following tables list the members exposed by DrawProjectEventArgs.
Name | Description | |
---|---|---|
![]() | DrawProjectEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | CallbackData | Internal callback data. |
![]() | ClipRectangle | Area in which printing can be executed. |
![]() | Graphics | Graphics object. You can draw in the work space using the usual GDI + methods. |
![]() | IsBeforePaint | Is true if called before drawing the remaining page, else false. |
![]() | IsDesignerPreview | Indicates whether the call is for the designer preview. |