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