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

Show in webframe

SeriesLoadingCanceled Event (IWorkstationEventBroker)







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

            

            
__event EventHandler<LoadSeriesEventArgs*>* SeriesLoadingCanceled
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

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

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