←Select platform

MedicalViewerSynchronizationObject Constructor(MedicalViewerActionType)

Summary

Initializes a new instance of the MedicalViewerSynchronizationObject class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal type As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) 
             
            public: 
MedicalViewerSynchronizationObject(  
   Leadtools.Medicalviewer.MedicalViewerActionType type 
) 
             

Parameters

type
MedicalViewerActionType enumeration that serves as a flag to determines the type of synchronization of this 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