var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayCollectionJS(); var value; // Type: any // Parameters var index; // Type: number value = instance.removeAt(index);
function removeAt(
indexThe zero-based index of text overlay to remove.: number
) : any;
Parameters
- index
- The zero-based index of text overlay to remove.