←Select platform

DoSynchronize Method

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( 
   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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly