VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerControlJS type / get_LeftButtonInteractionMode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_LeftButtonInteractionMode Method
In This Topic
Gets the interaction mode for the Left mouse button.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerControlJS(parentDiv);

var value; // Type: Vintasoft.Imaging.Dicom.WebDicomViewerInteractionModeEnumJS
value = instance.get_LeftButtonInteractionMode();

Return Value

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