Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerRenderEventArgs Class : PaintEventArgs Property |
public PaintEventArgs PaintEventArgs {get; set;}
'Declaration
Public Property PaintEventArgs As PaintEventArgs
This member will be automatically populated by the LEADTOOLS controls with the native paint event arguments. For example, ImageViewer.PostRender will be fired with PaintEventArgs set to the value obtained from OnPaint.
For an example, refer to PostRender.