var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayCollectionJS(); var value; // Type: any // Parameters var overlay; // Type: WebDicomTextOverlayJS value = instance.remove(overlay);
function remove(
overlayThe text overlay to remove.: WebDicomTextOverlayJS
) : any;
Parameters
- overlay
- The text overlay to remove.