VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMprViewerControlJS type / get_XButton2InteractionMode Property
Syntax BrowserCompatibility SeeAlso
    get_XButton2InteractionMode Method
    Gets the interaction mode for the XButton2 mouse button.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMprViewerControlJS(parentDiv);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMprViewerInteractionModeEnumJS
    value = instance.get_XButton2InteractionMode();
    
    

    Return Value

    The interaction mode for the XButton2 mouse button.
    Browser Compatibility
    56+
    45+
    11
    See Also