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