←Select platform

ProgressEventArgs Constructor (ProgressEventArgs)

Summary

The ProgressEventArgs object is the event arguments object for the ProgressEventHandler. For more information, see ProgressEventHandler

Syntax

C#
VB
C++
public ProgressEventArgs(  
   int val 
) 
Public Function New( _ 
   ByVal val As Integer _ 
) 
public: 
ProgressEventArgs(  
   int val 
) 

Parameters

val
For capture progress events, this value represents the capture time in seconds. For convert progress events, this value represents the percentage complete.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Multimedia Assembly
Click or drag to resize