Leadtools.MedicalViewer Namespace > MedicalViewerStackSynchronizationObject Class : DoSynchronize Method |
protected override void DoSynchronize( MedicalViewerBaseCell baseCell )
'Declaration Protected Overrides Sub DoSynchronize( _ ByVal baseCell As MedicalViewerBaseCell _ )
'Usage Dim instance As MedicalViewerStackSynchronizationObject Dim baseCell As MedicalViewerBaseCell instance.DoSynchronize(baseCell)
protected: void DoSynchronize( MedicalViewerBaseCell^ baseCell ) override