|
ActivateView |
Requests the view to be loaded and displayed to the user. |
|
Add3DControl |
Adds a Leadtools.Medical3D.Medical3DControl into a new MedicalViewerHost control. |
|
AddStudyViewer |
Adds the provided StudiesViewer into the WorkstationViewer |
|
AddToolbarActivatedButtonLeftAction |
Registers a System.Windows.Forms.ToolStripItem in the toolbar that gets an activated item effect when a Leadtools.MedicalViewer.MedicalViewerActionType is the current action. |
|
AddToolbarSplitButtonChildItemLeftAction |
Registers a parent CustomToolStripSplitButton to receive the activation effect when a child CustomToolStripMenuItem assigned to a Leadtools.MedicalViewer.MedicalViewerActionType is the current action. |
|
CalculateCurrentCellStatisticalInformation |
Returns a Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell. |
|
EnsureViewerVisible |
Ensures that the provided MedicalViewerHost is the active viewer. |
|
EnsureVisible |
Ensures that the view is visible and has focus. |
|
FindCellSeriesLoader |
Returns the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that originally loaded the series into the given cell. |
|
FindStudyViewer |
Returns the StudiesViewer with the provided Patient ID. |
|
GetActiveHostViewer |
Returns the currently displayed MedicalViewerHost |
|
GetActiveMedicalViewer |
Returns the active MedicalViewer control which accepts the mouse actions. |
|
GetActiveMedicalViewers |
Returns all MedicalViewer controls in the active view. |
|
GetAllHostViewers |
Returns all available MedicalViewerHost controls. |
|
GetAllMedicalViewers |
Returns all MedicalViewer controls loaded in the WorkstationViewer. |
|
GetAllViewers<T> |
Returns all the MedicalViewer objects from the specified MedicalViewerHost type. |
|
GetSelectedMedicalViewers |
Returns all selected MedicalViewer controls from the active view. |
|
GetStudyViewer |
Creates a new or returns an existent StudiesViewer. |
|
IsToolbarActivatedButtonLeftAction |
Determines whether a System.Windows.Forms.ToolStripItem is registered with the AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction methods. |
|
LoadSeries |
Loads DICOM Series images into the viewer for viewing. |
|
RefreshMouseActionsStatusLabels |
Updates the status strip mouse button labels from the Leadtools.Medical.Workstation.WorkstationMessages class. |
|
RemoveHostViewer |
Removes the provided MedicalViewerHost from the WorkstationViewer and deletes all the cells. |
|
RemoveToolbarActivatedButtonLeftAction |
Un-registers a System.Windows.Forms.ToolStripItem that has been previously registered with AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction from getting the activation effect when a Leadtools.MedicalViewer.MedicalViewerActionType is the current action. |
|
RequestSeriesLoader |
Fires the SeriesDropLoaderRequested event and returns the provided Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase |
|
UpdateActiveToolbarButton |
Updates all System.Windows.Forms.ToolStripItem that are registered with the AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction methods and assigned the given Leadtools.MedicalViewer.MedicalViewerActionType to be activated. |
|
UpdateStatisticalInformation |
Updates the status strip with the given statistical information in the given Leadtools.ImageProcessing.Effects.StatisticsInformationCommand. |
|
UpdateStatus |
Updates the message text displayed on the WorkstationViewer status. |
|
UpdateStatusStripActions |
Updates the Leadtools.MedicalViewer.MedicalViewerActionType assigned to the given Leadtools.MedicalViewer.MedicalViewerMouseButtons on the status strip. |
|
UpdateToolbarState |
Updates the items state in the ViewerToolbar |