var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerCollectionJS(dicomViewerControl); var value; // Type: any // Parameters var array; // Type: WebDicomImageRulerJS[] value = instance.addRange(array);
function addRange(
arrayAn array that contains instances of WebDicomImageRulerJS class.: WebDicomImageRulerJS[]
) : any;
Parameters
- array
- An array that contains instances of WebDicomImageRulerJS class.