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

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

Parameters

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