VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayLineJS type / set_Items Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_Items Method
In This Topic
Sets the items, which must be drawn in viewer.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayLineJS(anchor, textOverlaySeparator, items);

var returnValue; // Type: any

// Parameters
var value; // Type: WebDicomTextOverlayJS[]

returnValue = instance.set_Items(value);

Parameters

value
The items, which must be drawn in viewer.
Browser Compatibility
56+
45+
11
See Also