WebDicomTextOverlayJS Constructor(WebAnchorTypeEnumJS)
In This Topic
Initializes a new instance of the
WebDicomTextOverlayJS class.
Syntax
// Parameters
var anchor; // Type: WebAnchorTypeEnumJS
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);
Parameters
- anchor
- The text anchor in viewer.
Browser Compatibility
See Also