var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerControlJS(parentDiv); var value; // Type: boolean value = instance.get_CycleSlideBrowsing();
function get_CycleSlideBrowsing() : boolean;
Return Value
True if DICOM viewer should cycle the slide browsing; otherwise, false.