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 : percent Property |
public int percent {get; set;}
'Declaration
Public Property percent As Integer
'Usage
Dim instance As ProgressEventArgs Dim value As Integer instance.percent = value value = instance.percent