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