LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ViewerCell Property

Show in webframe






Gets the cell which annotation will be deleted.
Syntax
public MedicalViewerCell ViewerCell {get;}
'Declaration
 
Public ReadOnly Property ViewerCell As MedicalViewerCell
'Usage
 
Dim instance As CellAnnotationDeletedEventArgs
Dim value As MedicalViewerCell
 
value = instance.ViewerCell

            

            
public: __property MedicalViewerCell* get_ViewerCell();
public:
property MedicalViewerCell* ViewerCell {
   MedicalViewerCell* get();
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerCell that has the annotation 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.