WebDicomTextOverlayLineJS type
In This Topic
Represents a line of static texts objects, which can be displayed in DICOM viewer.
Syntax
// Parameters
var anchor; // Type: WebAnchorTypeEnumJS
var textOverlaySeparator; // Type: string
var items; // Type: WebDicomTextOverlayJS[]
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayLineJS(anchor, textOverlaySeparator, items);
function WebDicomTextOverlayLineJS;
Inheritance Hierarchy
Object
 Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
   Vintasoft.Imaging.Dicom.WebDicomTextOverlayLineJS
Browser Compatibility
See Also