Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SeriesLoadingCanceled Event (WorkstationViewer)







Occurs when loading a series is canceled.
Syntax
public event EventHandler<LoadSeriesEventArgs> SeriesLoadingCanceled
'Declaration
 
Public Event SeriesLoadingCanceled As EventHandler(Of LoadSeriesEventArgs)
'Usage
 
Dim instance As WorkstationViewer
Dim handler As EventHandler(Of LoadSeriesEventArgs)
 
AddHandler instance.SeriesLoadingCanceled, handler

            

            
public: __event EventHandler<LoadSeriesEventArgs*>* SeriesLoadingCanceled
public:
event EventHandler<LoadSeriesEventArgs^>^ SeriesLoadingCanceled
Event Data

The event handler receives an argument of type LoadSeriesEventArgs containing data related to this event. The following LoadSeriesEventArgs properties provide information specific to this event.

PropertyDescription
LoadedSeries Gets the series information.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features