←Select platform

DoUnSynchronize Method (MedicalViewerSynchronizationObject)

Summary

(Abstract) Called when the user removes any cell from the synchronization object.

Syntax

C#
VB
C++
protected abstract void DoUnSynchronize(  
   Leadtools.Medicalviewer.MedicalViewerBaseCell baseCell 
) 
Protected MustOverride Sub DoUnSynchronize( _ 
   ByVal baseCell As Leadtools.Medicalviewer.MedicalViewerBaseCell _ 
) 
protected: 
abstract void DoUnSynchronize(  
   Leadtools.Medicalviewer.MedicalViewerBaseCell^ baseCell 
) 

Parameters

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

Example

For an example, refer to MedicalViewerBaseCell.Synchronization.

Requirements

Target Platforms

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