GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.DataReceivedEventArgs Class / GdViewer.DataReceivedEventArgs Constructor / GdViewer.DataReceivedEventArgs Constructor(RoutedEvent,Double,Int32,Int32)





In This Topic
GdViewer.DataReceivedEventArgs Constructor(RoutedEvent,Double,Int32,Int32)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal routedEvent As RoutedEvent, _
   ByVal PercentProgress As Double, _
   ByVal SizeLeft As Integer, _
   ByVal TotalLength As Integer _
)
 

Parameters

routedEvent
PercentProgress
SizeLeft
TotalLength
See Also