LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

ViewerCellCreating Event






Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images
Syntax
public event EventHandler<MedicalViewerCellCreatingEventArgs> ViewerCellCreating
'Declaration
 
Public Event ViewerCellCreating As EventHandler(Of MedicalViewerCellCreatingEventArgs)
'Usage
 
Dim instance As MedicalViewerLoaderBase
Dim handler As EventHandler(Of MedicalViewerCellCreatingEventArgs)
 
AddHandler instance.ViewerCellCreating, handler
public event EventHandler<MedicalViewerCellCreatingEventArgs> ViewerCellCreating
add_ViewerCellCreating(function(sender, e))
remove_ViewerCellCreating(function(sender, e))

public:
event EventHandler<MedicalViewerCellCreatingEventArgs^>^ ViewerCellCreating
Event Data

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

PropertyDescription
ParentViewer Gets or sets the Leadtools.MedicalViewer.MedicalViewer control for the cell
SeriesInstanceUID (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerCellRequestedEventArgs)Gets the Series Instance UID for the images to be loaded in the cell.
StudyInstanceUID (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerCellRequestedEventArgs)Gets the Study Instance UID for the images to be loaded in the cell.
ViewerCell (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerCellRequestedEventArgs)Gets or sets the cell that will load the series.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features