←Select platform

DoSynchronize Method (MedicalViewerStackSynchronizationObject)

Summary

(Overridden) Synchronizes the cells together by scrolling all cells if the user scrolls one of them.

Syntax

C#
VB
C++
protected override void DoSynchronize(  
   Leadtools.Medicalviewer.MedicalViewerBaseCell baseCell 
) 
Protected Overrides Sub DoSynchronize( _ 
   ByVal baseCell As Leadtools.Medicalviewer.MedicalViewerBaseCell _ 
) 
protected: 
void DoSynchronize(  
   Leadtools.Medicalviewer.MedicalViewerBaseCell^ baseCell 
) override 

Parameters

baseCell
The cell that is just been added to 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