Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : TotalBytesLoaded Event |
public event EventHandler<TotalBytesLoadedEventArgs> TotalBytesLoaded
'Declaration Public Event TotalBytesLoaded As EventHandler(Of TotalBytesLoadedEventArgs)
'Usage Dim instance As JpipRasterImageViewer Dim handler As EventHandler(Of TotalBytesLoadedEventArgs) AddHandler instance.TotalBytesLoaded, handler
public: event EventHandler<TotalBytesLoadedEventArgs^>^ TotalBytesLoaded
The event handler receives an argument of type TotalBytesLoadedEventArgs containing data related to this event. The following TotalBytesLoadedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ByteCount |