| Class | Description |
|---|---|
| MedicalViewer | Represents a LEADTOOLS MedicalViewer control for displaying medical images. |
| MedicalViewerAlpha | Represents the class that contains the properties of the alpha channel. |
| MedicalViewerAnimation | Represents the class that is used to animate or change the animation properties of those cells that have more than one frame. |
| MedicalViewerAnnotation | Represents the base class used by the annotation action classes. |
| MedicalViewerAnnotationAngle | Represents the class that contains the properties of the annotation angle action. |
| MedicalViewerAnnotationArrow | Represents the class that contains the properties of the annotation arrow action. |
| MedicalViewerAnnotationAttributes | Represents the class that is used to retrieve the attributes for the selected annotation object. |
| MedicalViewerAnnotationEllipse | Represents the class that contains the properties of the annotation ellipse action. |
| MedicalViewerAnnotationHilite | Represents the class that contains the properties of the annotation hilite action. |
| MedicalViewerAnnotationRectangle | Represents the class that contains the properties of the annotation rectangle action. |
| MedicalViewerAnnotationRuler | Represents the class that contains the properties of the annotation ruler action. |
| MedicalViewerAnnotationText | Represents the class that contains the properties of the annotation text action. |
| MedicalViewerBaseAction | Represents the base class for the action classes. |
| MedicalViewerCell | Represents the class that is used to create and adjust cells being added to / removed from the MedicalViewer control. |
| Generic MedicalViewerCellCollection | Represents a generic collection of MedicalViewerCell objects. |
| MedicalViewerCellPosition | Represents a class that is used to indicate the (row, column) position of the cell inside the MedicalViewer control. |
| MedicalViewerCommonActions | Represents the base class used for the basic actions. |
| MedicalViewerDeleteEventArgs | The MedicalViewerDeleteEventArgs class provides data for various MedicalViewer user interaction events. |
| MedicalViewerIcon | Represents the class that contains the properties of the medical viewer icons. |
| MedicalViewerKeyEventArgs | The MedicalViewerKeyEventArgs class provides data for various MedicalViewer user interaction events. |
| MedicalViewerKeys | Represents the class that is used to set the keys for a specific action. |
| MedicalViewerMagnifyGlass | Represents the class that contains the magnifying glass properties. |
| MedicalViewerMouseEventArgs | The MedicalViewerMouseEventArgs class provides data for various MedicalViewer user interaction events. |
| MedicalViewerOffset | Represents the class that contains the properties of the offset action. |
| MedicalViewerPaintEventArgs | The MedicalViewerPaintEventArgs class provides information about the CustomPaint event. |
| MedicalViewerRegion | Represents the class that contains the properties of the region actions. |
| MedicalViewerScale | Represents the class that contains the properties of the scale action. |
| MedicalViewerStack | Represents the class that contains the properties of the stack action. |
| MedicalViewerTitlebar | Represents the class that contains the properties of the title bar. |
| MedicalViewerUserTagEventArgs | The MedicalViewerUserTagEventArgs class provides information about the UserTag event. |
| MedicalViewerWindowLevel | Represents the class that contains the properties of the window level action. |
| Enumeration | Description |
|---|---|
| MedicalViewerActionFlags | Represents the cells to which the action is applied and when the action is applied. |
| MedicalViewerActionType | Represents the action to be associated with the specified mouse button. |
| MedicalViewerAnimationFlags | Specifies constants that control the animation feature. |
| MedicalViewerAnnotationFlags | Determines which annotation objects use the new setting. |
| MedicalViewerBorderStyle | Represents the border style. |
| MedicalViewerCellMaintenance | Specifies how splitters will move. |
| MedicalViewerCrosshairStyle | Specifies the type of crosshair to be used by the magnifying glass. |
| MedicalViewerIconStatus | Represents the icon status (whether checked or not checked). |
| MedicalViewerLookupTableType | Represents the type of lookup table being used. |
| MedicalViewerMeasurementUnit | Represents the unit of measure for length. |
| MedicalViewerModifiers | Specifies constants that define which modifier(s) was/were pressed. |
| MedicalViewerMouseButtons | Specifies constants that define which mouse button was pressed. |
| MedicalViewerPaintingMethod | Represents the technique used when painting the images. |
| MedicalViewerRegionState | Specifies whether the region has been added, changed or removed. |
| MedicalViewerRulers | Represents which ruler to display. (this does not include the annotation rulers). |
| MedicalViewerRulerStyle | Indicates the style for the rulers in the cells of the MedicalViewer. |
| MedicalViewerSplitterStyle | Represents the type of splitters. |
| MedicalViewerTagAlignment | Represents the values that specify the origin point from which to count the rows specified in the row parameter in the SetTag method. |
| MedicalViewerTags | Indicates whether to show or hide the tags. |
| MedicalViewerTagType | Represents the type of tag to be added. |
| MedicalViewerTextQuality | Represents the quality of the text and whether it is anti-aliased. |