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

Show in webframe

MedicalViewerAdded Event







Occurs when a new MedicalViewer is added into the Viewers property.
Syntax
public event EventHandler<DataEventArgs<MedicalViewer>> MedicalViewerAdded
'Declaration
 
Public Event MedicalViewerAdded As EventHandler(Of DataEventArgs(Of MedicalViewer))
'Usage
 
Dim instance As MedicalViewerHost
Dim handler As EventHandler(Of DataEventArgs(Of MedicalViewer))
 
AddHandler instance.MedicalViewerAdded, handler

            

            
public: __event EventHandler<DataEventArgs<MedicalViewer*>*>* MedicalViewerAdded
public:
event EventHandler<DataEventArgs<MedicalViewer^>^>^ MedicalViewerAdded
Event Data

The event handler receives an argument of type DataEventArgs<TData> containing data related to this event. The following DataEventArgs<TData> properties provide information specific to this event.

PropertyDescription
Data Gets the argument data to pass to an event handler.
Requirements

Target Platforms

See Also

Reference

MedicalViewerHost Class
MedicalViewerHost Members

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