DoUnSynchronize Method

Summary

(Overridden) Un-Synchronizes the cells.

Syntax
C#
VB
C++
protected override void DoUnSynchronize( 
   MedicalViewerBaseCell baseCell 
) 
  
Protected Overrides Sub DoUnSynchronize( _ 
   ByVal baseCell As MedicalViewerBaseCell _ 
)  
            protected: 
void DoUnSynchronize(  
   MedicalViewerBaseCell^ baseCell 
) override  

Parameters

baseCell
The cell that is just been removed to synchronization object.

Example

For an example, refer to MedicalViewerBaseCell.Synchronization.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly