LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

HolePunchRemoveCommandEventHandler Delegate






The source of the event.
A HolePunchRemoveCommandEventArgs that contains the event data.
Represents the method that will handles each hole punch found by HolePunchRemoveCommand. .NET support WinRT support
Syntax
public delegate void HolePunchRemoveCommandEventHandler( 
   object sender,
   HolePunchRemoveCommandEventArgs e
)
'Declaration
 
Public Delegate Sub HolePunchRemoveCommandEventHandler( _
   ByVal sender As Object, _
   ByVal e As HolePunchRemoveCommandEventArgs _
) 
'Usage
 
Dim instance As New HolePunchRemoveCommandEventHandler(AddressOf HandlerMethod)
public delegate void HolePunchRemoveCommandEventHandler( 
   object sender,
   HolePunchRemoveCommandEventArgs e
)
HolePunchRemoveCommandEventHandler( 
   sender ,
   e 
)
public delegate void HolePunchRemoveCommandEventHandler( 
   Object^ sender,
   HolePunchRemoveCommandEventArgs^ e
)

Parameters

sender
The source of the event.
e
A HolePunchRemoveCommandEventArgs that contains the event data.
Remarks
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HolePunchRemoveCommandEventHandler Members
Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.