LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ViewerCell Property







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 MedicalViewerCell ViewerCell {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellAnnotationDeletedEventArgs Class
CellAnnotationDeletedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.