The following tables list the members exposed by TemplatePaintEventArgs.
Public Properties
| Name | Description |
 | ClipRectangle | (Inherited from System.Windows.Forms.PaintEventArgs) |
 | Graphics | (Inherited from System.Windows.Forms.PaintEventArgs) |
 | Slide | Gets the currently drawn Slide object or null for the main template. |
 | Tile | Gets the Tile object providing data for the template. |
Top
Public Methods
| Name | Description |
 | Dispose | Overloaded. (Inherited from System.Windows.Forms.PaintEventArgs) |
Top
Protected Methods
| Name | Description |
 | Finalize | (Inherited from System.Windows.Forms.PaintEventArgs) |
Top
See Also