WebDicomMprViewerInteractionModeEnumJS Enumeration
In This Topic
Specifies available modes, which specify how user can interact with image in DICOM MPR viewer.
Members
Member | Description |
None | User cannot interact with MPR slices. |
Browse | The interaction mode that browse DICOM MPR slices in image viewer. |
Pan | The interaction mode that allows user to pan DICOM MPR slice in image viewer. |
Zoom | The interaction mode that allows user to zoom DICOM MPR slice in image viewer. |
Rotate3D | The interaction mode that allows user to rotate DICOM MPR slice in 3D space in image viewer. |
Roll | The interaction mode that allows user to rotate DICOM MPR slice in 2D space in image viewer. |
WindowLevel | The interaction mode that allows user to change the window level of DICOM MPR slice in image viewer. |
Measurements | The interaction mode that allows user to measure objects on DICOM MPR slice in image viewer. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Dicom.WebDicomMprViewerInteractionModeEnumJS
Browser Compatibility
See Also