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

Show in webframe

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

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