WorkstationViewer Class

Summary
Provides functionality for displaying DICOM series images and creating 3D volumes.
Syntax
C#
C++/CLI
public class WorkstationViewer : UserControl, IViewChanged, IWorkstationView 
public: 
   ref class WorkstationViewer : UserControl, IViewChanged, IWorkstationView 
Remarks

This is a high-level control which can be used for displaying DICOM series images with rich user interface functionalities including Window Level, Zooming, scrolling, image processing (invert, rotate, flip…) and various display layout options, pan window and DICOM dump.

The control is also capable of creating and displaying 3D volumes with different rendering options (MIP, VRT, MPR, SSD…). Volumes can be stored into a local storage and loaded later anytime.

Access the internal MedicalViewer controls used to display the DICOM images and the 3D volumes and perform any custom action or extra processing.

For a demo, refer to the Medical Workstation Viewer or the live Medical Web Viewer demo.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.