var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerControlJS(parentDiv); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_FocusedIndex(value);
function set_FocusedIndex(
valueThe zero-based index of focused DICOM image.: number
) : any;
Parameters
- value
- The zero-based index of focused DICOM image.