The following tables list the members exposed by WorkstationViewer.
Public Constructors
Name | Description | |
---|---|---|
LoadSeriesInformation | Initializes a new instance of the WorkstationViewer.LoadSeriesInformation class. | |
WorkstationViewer | Initializes a new instance of the WorkstationViewer class. |
Public Methods
Protected Methods
Name | Description | |
---|---|---|
CreateStudyViewer | Returns a new StudiesViewer | |
Dispose(boolean) | Clean up any resources being used. | |
Get3DViewerTitle | Returns the caption text that is displayed for a new VolumeViewer. | |
GetStudyViewerCaption | Returns the caption text that is displayed for a new StudiesViewer. | |
OnDeActivated | Raises the DeActivated event. | |
OnSeriesDropLoaderRequested | Raises the SeriesDropLoaderRequested event. | |
OnViewChanged | Raises the ViewChanged event. | |
ProcessKeyPreview | Previews a keyboard message. | |
ToolBarStateUpdated | Called when the ViewerToolbar state is updated. |
Public Properties
Name | Description | |
---|---|---|
AnnotationContextMenu | Gets or sets the System.Windows.Forms.ContextMenuStrip that is displayed when an annotation is right clicked. | |
AutoApplyRendererToAllUIElements | Gets or sets a value that indicates whether the ToolBarRenderer should be applied to all the System.Windows.Forms.ToolStrip controls that are registered with the viewer. | |
AutoDeleteRemovedCells | Gets or sets a value to enable or disable the automatic deletion of cells that are removed from the viewer. | |
AutoHandleCellDelete | Gets or sets a value to enable or disable the display of a deletion confirmation message when deleting cells. | |
CanModifyWindowLevelPreset | Determines whether the PresetToolStripMenuItem will be displayed | |
EnableStatusStripUpdate | Gets or sets a value to enable or disable the automatic updates to the viewer Status Strip (statistical information, messages, mouse actions...) | |
ModalityManager | Gets the Leadtools.Medical.Workstation.ModalityOptionsManager which contains the modality options. | |
Options3D | Gets the 3D support options for the WorkstationViewer | |
OverlayTextSize | Gets or sets the size of the overlay tag displayed on the MedicalViewer cells controls, 0 means that the tag will be resized based on the cell size | |
PatientId | Gets or sets the Patient ID of the series. | |
SeriesInstanceUID | Gets or sets the Series Instance UID of the series. | |
ShowChronologicalTimelineOnLoad | Gets or sets a value that determines the behavior of the timeline on load. | |
StorageDataAccess | Gets or sets the data access object used when storing a 3D volume. | |
Streamer | Gets or sets the object which will load the series into the MedicalViewer | |
StudiesContextMenu | Gets the context menu displayed on the StudiesViewer control | |
StudyInstanceUID | Gets or sets the Study Instance UID of the series. | |
TimelineManager | Gets the Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager that is used by this WorkstationViewer. | |
ToolBarPanel | Gets or sets the control used to host the Leadtools.Medical.Workstation toolbar. | |
ToolBarRenderer | Gets or sets the styles renderer for the WorkstationViewer toolbar and tab control. | |
Viewer | Gets or sets the viewer which the series is displayed on. | |
ViewerContainer | Gets the Leadtools.Medical.Workstation.WorkstationContainer that this WorkstationViewer is registered with. | |
ViewerToolbar | Gets the System.Windows.Forms.ToolStrip control displayed on the WorkstationViewer. | |
VolumeContextMenu | Gets the context menu displayed on the VolumeViewer control. | |
WorkstationDataAccess | Gets or sets the data access object used to load and store 3D volumes. |
Public Events
Name | Description | |
---|---|---|
DeActivated | Occurs when the view is destroyed. | |
MedicalViewerCellDeleted | Occurs when a Leadtools.MedicalViewer.MedicalViewerCell is removed from the WorkstationViewer | |
SeriesDropLoaderRequested | Occurs when a series information need to be loaded because of a drag/drop action. | |
SeriesLoadingCanceled | Occurs when loading a series is canceled. | |
SeriesLoadingCompleted | Occurs when loading a series is completed. | |
SeriesLoadingError | Occurs when an error occurs when loading a series. | |
StudiesViewerRemoved | Occurs when a StudiesViewer is removed from the WorkstationViewer | |
ViewChanged | Occurs when the selected MedicalViewer control or Leadtools.MedicalViewer.MedicalViewerBaseCell control change. | |
VolumeLoaded | Occurs when a 3D volume is loaded or created. | |
VolumeLoadError | Occurs when an error occur while loading or creating a 3D volume. |
Public Fields
Name | Description | |
---|---|---|
LoadSeriesInformation | Contains information about a series for loading. |
Protected Fields
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