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 MedicalViewerBaseCell _ 
)  
            protected: 
void DoSynchronize(  
   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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.