←Select platform

DeleteCellFromState Method

Summary

Removes all information associated with provided Leadtools.MedicalViewer.MedicalViewerBaseCell from this WorkstationState object

Syntax

C#
VB
C++
public virtual void DeleteCellFromState(  
   Leadtools.Medicalviewer.MedicalViewerBaseCell cell 
) 
Public Overridable Sub DeleteCellFromState( _ 
   ByVal cell As Leadtools.Medicalviewer.MedicalViewerBaseCell _ 
) 
public: 
virtual void DeleteCellFromState(  
   Leadtools.Medicalviewer.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize