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
See Also