VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMprViewerInteractionModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebDicomMprViewerInteractionModeEnumJS Enumeration
In This Topic
Specifies available modes, which specify how user can interact with image in DICOM MPR viewer.
Members
MemberDescription
NoneUser cannot interact with MPR slices.
BrowseThe interaction mode that browse DICOM MPR slices in image viewer.
PanThe interaction mode that allows user to pan DICOM MPR slice in image viewer.
ZoomThe interaction mode that allows user to zoom DICOM MPR slice in image viewer.
Rotate3DThe interaction mode that allows user to rotate DICOM MPR slice in 3D space in image viewer.
RollThe interaction mode that allows user to rotate DICOM MPR slice in 2D space in image viewer.
WindowLevelThe interaction mode that allows user to change the window level of DICOM MPR slice in image viewer.
MeasurementsThe 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
56+
45+
11
See Also