LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

ViewerCellCreating Event

Show in webframe



Syntax
'Declaration
 
Public Event ViewerCellCreating As EventHandler(Of MedicalViewerCellCreatingEventArgs)
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim handler As EventHandler(Of MedicalViewerCellCreatingEventArgs)
 
AddHandler instance.ViewerCellCreating, handler
public event EventHandler<MedicalViewerCellCreatingEventArgs> ViewerCellCreating
public:
event EventHandler<MedicalViewerCellCreatingEventArgs^>^ ViewerCellCreating
Event Data

The event handler receives an argument of type Leadtools.Medical.Workstation.Loader.MedicalViewerCellCreatingEventArgs containing data related to this event. The following MedicalViewerCellCreatingEventArgs properties provide information specific to this event.

PropertyDescription
ParentViewer  
SeriesInstanceUID (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerCellRequestedEventArgs) 
StudyInstanceUID (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerCellRequestedEventArgs) 
ViewerCell (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerCellRequestedEventArgs) 
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


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