LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CellAnnotationDeletingEventArgs Constructor (CellAnnotationDeletingEventArgs)

Show in webframe






The cell which annotation will be deleted.
The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier which will be deleted.
Initializes a new instance of the CellAnnotationDeletingEventArgs class.
Syntax
public CellAnnotationDeletingEventArgs( 
   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 CellAnnotationDeletingEventArgs(viewerCell, annId)

            

            
public: CellAnnotationDeletingEventArgs( 
   MedicalViewerCell* viewerCell,
   AnnotationIdentifier* annId
)
public:
CellAnnotationDeletingEventArgs( 
   MedicalViewerCell* viewerCell,
   AnnotationIdentifier* annId
)

Parameters

viewerCell
The cell which annotation will be deleted.
annId
The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier which will be deleted.
Requirements

Target Platforms

See Also

Reference

CellAnnotationDeletingEventArgs Class
CellAnnotationDeletingEventArgs Members

 

 


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