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