var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: any // Parameters var sources; // Type: string[] value = instance.addSources(sources);
function addSources(
sourcesA string array that contains identifiers of DICOM files, which should be loaded in DICOM viewer.: string[]
) : any;
Parameters
- sources
- A string array that contains identifiers of DICOM files, which should be loaded in DICOM viewer.