Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

OnRedirectImagePaint Method






An System.EventArgs that contains the event data.
Raises the RedirectImagePaint event.
Syntax
protected virtual void OnRedirectImagePaint( 
   EventArgs e
)
'Declaration
 
Protected Overridable Sub OnRedirectImagePaint( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As RasterImageViewer
Dim e As EventArgs
 
instance.OnRedirectImagePaint(e)

            

            
protected:
virtual void OnRedirectImagePaint( 
   EventArgs^ e
) 

Parameters

e
An System.EventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

Error processing SSI file