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

CellAnnotationDeletedEventArgs Constructor (CellAnnotationDeletedEventArgs)







The cell that has the annotation to be deleted.
The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier that will be deleted.
Initializes a new instance of the CellAnnotationDeletedEventArgs class.
Syntax
public CellAnnotationDeletedEventArgs( 
   MedicalViewerCell viewerCell,
   AnnotationIdentifier annId
)
'Declaration
 
Public Function New( _
   ByVal viewerCell As MedicalViewerCell, _
   ByVal annId As AnnotationIdentifier _
)
'Usage
 
Dim viewerCell As MedicalViewerCell
Dim annId As AnnotationIdentifier
 
Dim instance As New CellAnnotationDeletedEventArgs(viewerCell, annId)
public CellAnnotationDeletedEventArgs( 
   MedicalViewerCell viewerCell,
   AnnotationIdentifier annId
)
function CellAnnotationDeletedEventArgs( 
   viewerCell ,
   annId 
)
public: CellAnnotationDeletedEventArgs( 
   MedicalViewerCell* viewerCell,
   AnnotationIdentifier* annId
)
public:
CellAnnotationDeletedEventArgs( 
   MedicalViewerCell* viewerCell,
   AnnotationIdentifier* annId
)

Parameters

viewerCell
The cell that has the annotation to be deleted.
annId
The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier that will be deleted.
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

CellAnnotationDeletedEventArgs Class
CellAnnotationDeletedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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