Properties

In This Topic
GdPicture14.WPF Namespace / GdViewer.TransferEndedEventArgs Class

GdViewer.TransferEndedEventArgs Class Members

In This Topic

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

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertySpecifies the type of a transfer operation. The parameter returns true, if the latest transfer was a download, otherwise it returns false, if it was an upload.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyA member of the GdPictureStatus enumeration. The resulting status of the processed operation.  
Top
See Also