LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CellAnnotationDeletedEventArgs Constructor (CellAnnotationDeletedEventArgs)

Show in webframe






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
)
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

See Also

Reference

CellAnnotationDeletedEventArgs Class
CellAnnotationDeletedEventArgs Members

 

 


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