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

DeleteCellFromState Method







The Leadtools.MedicalViewer.MedicalViewerBaseCell which information will removed from this WorkstationState object.
Removes all information associated with provided Leadtools.MedicalViewer.MedicalViewerBaseCell from this WorkstationState object
Syntax
public virtual void DeleteCellFromState( 
   MedicalViewerBaseCell cell
)
'Declaration
 
Public Overridable Sub DeleteCellFromState( _
   ByVal cell As MedicalViewerBaseCell _
) 
'Usage
 
Dim instance As WorkstationState
Dim cell As MedicalViewerBaseCell
 
instance.DeleteCellFromState(cell)
public virtual void DeleteCellFromState( 
   MedicalViewerBaseCell cell
)
 function Leadtools.Medical.Workstation.WorkstationState.DeleteCellFromState( 
   cell 
)
public: virtual void DeleteCellFromState( 
   MedicalViewerBaseCell* cell
) 
public:
virtual void DeleteCellFromState( 
   MedicalViewerBaseCell* cell
) 

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerBaseCell which information will removed from this WorkstationState object.
Remarks
This method will be called by the Leadtools.Medical.Workstation.UI.WorkstationViewer when a cell is no longer used.
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

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

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