VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.TemplateMatching Namespace / TemplateMatchingCommand Class
In This Topic
TemplateMatchingCommand Class Events
In This Topic
For a list of all events of this type, see TemplateMatchingCommand.
Public Events
 NameDescription
Public EventOccurs if image processing was aborted by user. (Inherited from ProcessingCommandBase)
Public EventOccurs at the end of the image processing. (Inherited from ProcessingCommandBase)
Public EventOccurs during the image processing, to provide status on the progress of the command. (Inherited from ProcessingCommandBase)
Public EventOccurs when settings are changed.
Public EventOccurs at the beginning of the image processing. (Inherited from ProcessingCommandBase)
See Also