Visual Basic (Declaration) | |
---|---|
Public Class WorkstationViewer Inherits System.Windows.Forms.UserControl Implements IViewChanged, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WorkstationViewer |
C# | |
---|---|
public class WorkstationViewer : System.Windows.Forms.UserControl, IViewChanged, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
Managed Extensions for C++ | |
---|---|
public __gc class WorkstationViewer : public System.Windows.Forms.UserControl, IViewChanged, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
C++/CLI | |
---|---|
public ref class WorkstationViewer : public System.Windows.Forms.UserControl, IViewChanged, IComponent, ISynchronizeInvoke, IDisposable, IBindableComponent, IContainerControl, IDropTarget, IWin32Window |
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 N:Leadtools.MedicalViewer controls used to display the DICOM images and the 3D volumes and perform any custom action or extra processing.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Leadtools.Medical.Workstation.UI.WorkstationViewer
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7