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

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

Parameters

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