VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataTextOverlayJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
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);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
      Vintasoft.Imaging.Dicom.WebDicomMetadataTextOverlayJS

Browser Compatibility
56+
45+
11
See Also