Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace > ProgressEventArgs Class : time Property |
public int time {get; set;}
'Declaration
Public Property time As Integer
'Usage
Dim instance As ProgressEventArgs Dim value As Integer instance.time = value value = instance.time