In This Topic
Removes text overlay from this colleciton.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayCollectionJS();
var value; // Type: any
// Parameters
var overlay; // Type: WebDicomTextOverlayJS
value = instance.remove(overlay);
Parameters
- overlay
- The text overlay to remove.
Browser Compatibility
See Also