Leadtools.Medical.Workstation.UI Namespace : WorkstationViewer Class |
public class WorkstationViewer : System.Windows.Forms.UserControl, Leadtools.Medical.Workstation.Interfaces.Views.IWorkstationView, IViewChanged, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window
'Declaration Public Class WorkstationViewer Inherits System.Windows.Forms.UserControl Implements Leadtools.Medical.Workstation.Interfaces.Views.IWorkstationView, IViewChanged, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window
'Usage Dim instance As WorkstationViewer
public sealed class WorkstationViewer : Leadtools.Medical.Workstation.Interfaces.Views.IWorkstationView, IViewChanged, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, IClosable //In WinRT the IDisposable interface is replaced by IClosable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window
function Leadtools.Medical.Workstation.UI.WorkstationViewer()
public __gc class WorkstationViewer : public System.Windows.Forms.UserControl, Leadtools.Medical.Workstation.Interfaces.Views.IWorkstationView, IViewChanged, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window
public ref class WorkstationViewer : public System.Windows.Forms.UserControl, Leadtools.Medical.Workstation.Interfaces.Views.IWorkstationView, IViewChanged, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.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 MedicalViewer controls used to display the DICOM images and the 3D volumes and perform any custom action or extra processing.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2