var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerCollectionJS(dicomViewerControl); var value; // Type: Vintasoft.Imaging.Dicom.WebDicomImageRulerJS // Parameters var index; // Type: number value = instance.getItem(index);
function getItem(
indexThe zero-based index of ruler in this colleciton.: number
) : WebDicomImageRulerJS;
Parameters
- index
- The zero-based index of ruler in this colleciton.
Return Value
ruler if text overlau is found, otherwise, null.