LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

CellCloned Event

Show in webframe



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

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

PropertyDescription
ClonedCell  
OriginalCell  
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


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