LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Leadtools.Medical.Workstation.UI Namespace
See Also  Inheritance Hierarchy
Outline and description of types and enumeration that contains all the user interface controls.

Classes

 ClassDescription
AnnotationSaveDescriptionDialog Displays a dialog that allows the user to set the save or discard changes to annotations descriptions.
AnnotationsMenu Contains information about the annotation context menu displayed on the Leadtools.Medical.Workstation.UI.WorkstationViewer
AutoHidePanel Provides a container control that can be collapsed and expanded
CheckLabel A System.Windows.Forms.Label that draws a check.
CinePlayer Represents the System.Windows.Forms.Form displayed to control the Leadtools.MedicalViewer.MedicalViewerMultiCell animation .
CustomToolStripButton Represents custom, selectable System.Windows.Forms.ToolStripItem objects.
CustomToolStripMenuItem A custom System.Windows.Forms.ToolStripMenuItem used in the Leadtools.Medical.Workstation.UI.WorkstationViewer toolbar.
CustomToolStripSplitButton A custom System.Windows.Forms.ToolStripSplitButton used in the Leadtools.Medical.Workstation.UI.WorkstationViewer toolbar.
DesignStatusStrip A System.Windows.Forms.StatusStrip which supports the designer.
DesignToolStrip A System.Windows.Forms.ToolStripMenuItem which supports the designer.
DesignToolStripButton A System.Windows.Forms.ToolStripButton which supports the designer.
DesignToolStripDropDownButton A System.Windows.Forms.ToolStripDropDownButton which supports the designer.
DesignToolStripMenuItem A System.Windows.Forms.ToolStripMenuItem which supports the designer.
DesignToolStripSeparator A System.Windows.Forms.ToolStripSeparator which supports the designer.
DesignToolStripStatusLabel A System.Windows.Forms.ToolStripStatusLabel which supports the designer.
DicomInfo Displays the DICOM information in a Leadtools.Dicom.DicomDataSet
FNumericTextBox Creates a custom TextBox control that accepts only numeric input.
FrameRateChangedEventArgs Provides data for the ICinePlayer.FrameRateChanged event.
FramesOrderChangedEventArgs Provides data for the ICinePlayer.FramesOrderChanged event.
ImageItem Represents a user control to display an image in a picture box.
ImageListBox Represents a user control that displays a list of ImageListBox.
ImageListView Represents a user control that displays a list view of ImageListBox.
InterploationChangedEventArgs Provides data for the ICinePlayer.InterploationChanged event.
IsoThreshold Displays a dialog that allows the user to set the Leadtools.Medical3D.Medical3DSSD.Threshold value in a Shaded Surface Display 3D Image.
LayoutSelectorToolStripMenuItem Custom System.Windows.Forms.ToolStripMenuItem which allows selecting a rows/colums.
LoadSeriesErrorEventArgs Holds the information for the WorkstationViewer.SeriesLoadingError events.
LoadSeriesEventArgs Holds the information for the WorkstationViewer.SeriesLoadingCompleted and WorkstationViewer.SeriesLoadingCanceled events.
MedicalViewerHost A control which can be used to host and display multiple N:Leadtools.MedicalViewer controls.
ModalitySettingsDialog Displays a dialog that allows the user to change the modality settings.
NumericTextBox Displays a System.Windows.Forms.TextBox user control that only accepts numeric inputs.
PlayModeChangedEventArgs Provides data for the ICinePlayer.PlayModeChanged event.
PlayOptionsChangedEventArgs Provides data for the ICinePlayer.PlayOptionsChanged event.
PlayStateEventArgs Provides data for the ICinePlayer.PlayStateChanged event.
PrintMarginsFix Displays a dialog that allows the user to fix margin errors when printing an image from a MedicalViewer.
QueueManager A control that runs a Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand objects as a queue.
SeriesBrowser Dialog that can be used to display a summary of studies and series information with a drag/drop support.
SeriesDropLoaderRequestedEventArgs Holds the information for the WorkstationViewer.SeriesDropLoaderRequested event.
StudiesViewer Provides a control that can be used to display multiple studies in N:Leadtools.MedicalViewer objects.
StudiesViewerRemovedEventArgs Provides data for the WorkstationViewer.StudiesViewerRemoved event.
Viewer3DOptions Contains options to control the 3D features in the Leadtools.Medical.Workstation.UI.WorkstationViewer
ViewErrorDetailsDialog Provides a form that can be used to display detailed information about an exception
Volume3DLoadedEventArgs Holds the information for the WorkstationViewer.VolumeLoaded event.
Volume3DLoadingErrorEventArgs Holds the information for the WorkstationViewer.VolumeLoadError event.
VolumeViewer Provides a control that can be used for displaying a Leadtools.Medical3D.Medical3DControl.
WindowLevelDialog Display the Window/Level dialog
WindowLevelInformationDialog Displays the Window Level Information dialog.
WorkstationViewer Provides functionality for displaying DICOM series images and creating 3D volumes.
WorkstationViewer.LoadSeriesInformation Contains information about a series for loading.

Interfaces

 InterfaceDescription
ActivatedButton An interface for a button that can be activated.
ICinePlayer Represents the System.Windows.Forms.Form displayed to control the Leadtools.MedicalViewer.MedicalViewerMultiCell animation .
IImageListViewItem Defines an IImageListViewItem object.
IViewChanged Interface used to notify about a change in a control view.

Structures

 StructureDescription
GridViewLayout Specifies the rows and columns layout for the N:Leadtools.MedicalViewer control.

Enumerations

 EnumerationDescription
AutoHidePanelState Provide values for the AutoHidePanel.State property.
ImageBoxMode Values used to determing the display of an ImageListBox
ImageListViewItemLayout /// Provide values for the ImageListView.ItemsLayout property.
Interploation Specifies the interpolation algorithm will be used to scale the image.
ListMode Values which determines the display of ImageListBox in Leadtools.Medical.Workstation.UI.ImageListView
Orientation Specifies Constants the define the orientation of items in the Leadtools.Medical.Workstation.UI.ImageListView
PlayFramesOrder Determine which frames get played.
PlayMode Specifies the play mode.
PlayOptions Flags that indicate the play options of the images.
PlayState Specifies constants that control the state of the animation is playback.
StickPinLocation Provide values for the AutoHidePanel.StickPinLocation property.

See Also