VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayCollectionJS type / toArray Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toArray Method
In This Topic
Returns an array of text overlays.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayCollectionJS();

var value; // Type: Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS[]
value = instance.toArray();

Return Value

An array of text overlays.
Browser Compatibility
56+
45+
11
See Also