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

RakeRemove Event






Optional delegate method for additional processing. .NET support
Syntax
'Declaration
 
Public Event RakeRemove As EventHandler(Of RakeRemoveCommandEventArgs)
'Usage
 
Dim instance As RakeRemoveCommand
Dim handler As EventHandler(Of RakeRemoveCommandEventArgs)
 
AddHandler instance.RakeRemove, handler
add_RakeRemove(function(sender, e))
remove_RakeRemove(function(sender, e))

Event Data

The event handler receives an argument of type RakeRemoveCommandEventArgs containing data related to this event. The following RakeRemoveCommandEventArgs properties provide information specific to this event.

PropertyDescription
Length Gets the length of the base line of the rake. .NET support
Region Gets a LEADTOOLS Leadtools.RasterRegion representing the rake to be removed. .NET support
Status Gets or sets a value that represents the status of the rake removal process. .NET support
Example
Refer to RakeRemoveCommand.
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

RakeRemoveCommand Class
RakeRemoveCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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