LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SeriesLoadingCanceled Event (IWorkstationEventBroker)

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.