var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: string[] value = instance.get_Source();
function get_Source() : string[];
Return Value
An array that contains string identifiers of DICOM files.
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: string[] value = instance.get_Source();
function get_Source() : string[];