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

Show in webframe

CellAnnotationDeletingEventArgs Constructor (CellAnnotationDeletingEventArgs)







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

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