VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / pointerInteractionModeChanged Event
Syntax BrowserCompatibility SeeAlso
In This Topic
pointerInteractionModeChanged Event (WebDicomViewerBaseControlJS)
In This Topic
Occurs when pointer interaction mode changed.
Syntax
var instance; // Type: WebDicomViewerBaseControlJS
instance.pointerInteractionModeChanged = function(event) { }

Parameters

event
The object that contains information about the event.
Browser Compatibility
56+
45+
11
See Also