get_MiddleButtonInteractionMode Method
In This Topic
Gets the interaction mode for the Middle mouse button.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMprViewerControlJS(parentDiv);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMprViewerInteractionModeEnumJS
value = instance.get_MiddleButtonInteractionMode();
Return Value
The interaction mode for the Middle mouse button.
Browser Compatibility
See Also