LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Progress Event (CaptureCtrl)

Show in webframe



Occurs periodically during a capture operation to notify of capture progress.
Syntax
'Declaration
 
Public Event Progress As ProgressEventHandler
'Usage
 
Dim instance As CaptureCtrl
Dim handler As ProgressEventHandler
 
AddHandler instance.Progress, handler
public event ProgressEventHandler Progress
public:
event ProgressEventHandler^ Progress
Event Data

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

PropertyDescription
percent The percentage complete for convert progress notifications.
time The time elapsed for capture progress notifications.
Remarks
The event handler is passed a ProgressEventArgs containing the capture time.
Requirements

Target Platforms

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features