VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMprControlSettingsJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebDicomMprControlSettingsJS type
In This Topic
Represents settings for WebDicomMprControlJS object.
Syntax
// Parameters
var containerId; // Type: string
var mprViewType; // Type: WebMprViewTypeEnumJS
var localizationId; // Type: string

var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlSettingsJS(containerId, mprViewType, localizationId);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS
      Vintasoft.Imaging.Dicom.WebDicomMprControlSettingsJS

Browser Compatibility
56+
45+
11
See Also