VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerJS type / WebDicomImageRulerJS Constructor(WebDicomViewerControlJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebDicomImageRulerJS Constructor(WebDicomViewerControlJS)
In This Topic
Initializes a new instance of the WebDicomImageRulerJS class.
Syntax
// Parameters
var dicomViewerControl; // Type: WebDicomViewerControlJS

var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);

Parameters

dicomViewerControl
The DICOM viewer control.
Browser Compatibility
56+
45+
11
See Also