Name | Description | |
---|---|---|
![]() | DrawObjectEventArgs Constructor |
The following tables list the members exposed by DrawObjectEventArgs.
Name | Description | |
---|---|---|
![]() | DrawObjectEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | CallbackData | Internal callback data. |
![]() | ClipRectangle | Rectangle of the object. |
![]() | Graphics | Graphics object. You can draw in the work space using the usual GDI + methods. |
![]() | HideObject | Allows you to hide the object. |
![]() | IsBeforePaint | Is true if called before drawing the object, else false. |
![]() | Name | Name of the object. |
![]() | ObjectType | Type of the object. |
![]() | ObjFinished |