get_RequestingImageCount Method
Gets count of requesting images.
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerControlJS(parentDiv);
var value; // Type: number
value = instance.get_RequestingImageCount();
function get_RequestingImageCount() : number;
Return Value
The count of requesting images.