Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features