LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DeleteCellFromState Method

Show in webframe






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

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.