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