WebDicomMetadataTextOverlayJS type
In This Topic
Represents a text object that shows value of specified DICOM tag for focused DICOM frame in DICOM viewer.
Syntax
// Parameters
var anchor; // Type: WebAnchorTypeEnumJS
var elementId; // Type: string
var textFormat; // Type: string
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataTextOverlayJS(anchor, elementId, textFormat);
function WebDicomMetadataTextOverlayJS;
Inheritance Hierarchy
Object
 Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
   Vintasoft.Imaging.Dicom.WebDicomMetadataTextOverlayJS
Browser Compatibility
See Also