VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomCompressionInfoTextOverlayJS type / WebDicomCompressionInfoTextOverlayJS Constructor(WebAnchorTypeEnumJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebDicomCompressionInfoTextOverlayJS Constructor(WebAnchorTypeEnumJS)
In This Topic
Initializes a new instance of the WebDicomCompressionInfoTextOverlayJS class.
Syntax
// Parameters
var anchor; // Type: WebAnchorTypeEnumJS

var instance = new Vintasoft.Imaging.Dicom.WebDicomCompressionInfoTextOverlayJS(anchor);

Parameters

anchor
The text anchor in viewer.
Browser Compatibility
56+
45+
11
See Also