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
See Also