DeleteCellFromState Method

Summary
Removes all information associated with provided Leadtools.MedicalViewer.MedicalViewerBaseCell from this WorkstationState object
Syntax
C#
VB
C++
public virtual void DeleteCellFromState( 
   MedicalViewerBaseCell cell 
) 
  
Public Overridable Sub DeleteCellFromState( _ 
   ByVal cell As MedicalViewerBaseCell _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.