GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.DataReceivedEventArgs Class
Properties

In This Topic
GdViewer.DataReceivedEventArgs Class Members
In This Topic

The following tables list the members exposed by GdViewer.DataReceivedEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyThe percentage of the already transferred data.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyThe total size of the data left for transferring, in bytes.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyThe total size of the data to transfer, in bytes.  
Top
See Also