Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > ImageProcessingListener Interface : End Method |
void End( ImageProcessingEvent e )
'Declaration
Sub End( _ ByVal e As ImageProcessingEvent _ )
'Usage
Dim instance As ImageProcessingListener Dim e As ImageProcessingEvent instance.End(e)
void end(ImageProcessingEvent event)
void End( ImageProcessingEvent^ e )