ObjectCustomDrawEventArgs Properties
Supplies data for events that allow you to draw visual elements manually.Name | Description |
---|---|
Info | Provides access to the object that contains information about the visual element being drawn. |
Painter | Provides access to the object that performs paint operations. |
See Also