VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type
Members Syntax Remarks Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebDicomViewerBaseControlJS type
In This Topic
Represents a base JavaScript UI control that allows to display DICOM images in HTML5 web browser.
Syntax
// Parameters
var parentDiv; // Type: string

var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

Remarks

This JavaScript UI control can be used in Firefox 74+, Chrome 77+, Edge 79+, Opera 64+, Safari 11.1+, SamsungInternet 12.0+, WebView Android 37+.

Inheritance Hierarchy

Object
   Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS
      Vintasoft.Imaging.Dicom.WebDicomViewerControlJS
      Vintasoft.Imaging.Dicom.WebDicomMprViewerControlJS

Browser Compatibility
56+
45+
11
See Also