DeleteCellFromState Method

Summary
Removes all information associated with provided Leadtools.MedicalViewer.MedicalViewerBaseCell from this WorkstationState object
Syntax
C#
C++/CLI
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

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

Leadtools.Medical.Workstation Assembly

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