C#
VB
C++
Initializes a new instance of the MedicalViewerSynchronizationObject class.
Public Function New( _
ByVal type As Leadtools.Medicalviewer.MedicalViewerActionType _
)
public:
MedicalViewerSynchronizationObject(
Leadtools.Medicalviewer.MedicalViewerActionType type
)
type
MedicalViewerActionType enumeration that serves as a flag to determines the type of synchronization of this object.
For an example, refer to MedicalViewerBaseCell.Synchronization.
MedicalViewerSynchronizationObject Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET