MedicalViewerSynchronizationObject Constructor(MedicalViewerActionType)

Summary

Initializes a new instance of the MedicalViewerSynchronizationObject class.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal type As MedicalViewerActionType _ 
) 
            public: 
MedicalViewerSynchronizationObject(  
   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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly